Skip to content

Commit

Permalink
WIP: 2023-12-12 11:20:57
Browse files Browse the repository at this point in the history
  • Loading branch information
baptou12 committed Dec 12, 2023
1 parent 064deb8 commit 57c22b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-links-validity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v2
with:
node-version: '18'
node-version: '18.18.2'
- run: npm ci
- id: invalid_links
run: npm run tools:check-links-validity
Expand Down

0 comments on commit 57c22b8

Please sign in to comment.