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 8f41d75 commit b75c481Copy full SHA for b75c481
.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@v4
+ uses: actions/setup-node@v5
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