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.
2 parents ebfcf62 + 234dec6 commit 29990e9Copy full SHA for 29990e9
.github/workflows/markdown-lint.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
22
23
- name: Set up Node.js
24
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
25
with:
26
node-version: 22.x
27
0 commit comments