We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b737eb5 commit 47f2ea3Copy full SHA for 47f2ea3
.github/workflows/markdown-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21
22
- name: Set up Node.js
23
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
24
with:
25
node-version: 24.x
26
- name: Install dependencies
.github/workflows/prettier-json.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18
19
0 commit comments