We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 851ff6e + a71dd42 commit f88ef7fCopy full SHA for f88ef7f
1 file changed
.github/workflows/link-check.yml
@@ -37,7 +37,7 @@ jobs:
37
run: bundle exec jekyll build --quiet
38
39
- name: Setup Node.js
40
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
41
with:
42
node-version: '18'
43
0 commit comments