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 2911fcb commit 2e1f61fCopy full SHA for 2e1f61f
.github/workflows/link-check.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Setup Node
32
uses: actions/setup-node@v6
33
with:
34
- node-version: '22.20.0'
+ node-version: '22.21.1'
35
cache: 'npm'
36
# The action defaults to search for the dependency file (package-lock.json,
37
# npm-shrinkwrap.json or yarn.lock) in the repository root, and uses its
0 commit comments