Skip to content

Commit f88ef7f

Browse files
authored
Merge pull request #5 from oprojects/dependabot/github_actions/actions/setup-node-6
Bump actions/setup-node from 4 to 6
2 parents 851ff6e + a71dd42 commit f88ef7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: bundle exec jekyll build --quiet
3838

3939
- name: Setup Node.js
40-
uses: actions/setup-node@v4
40+
uses: actions/setup-node@v6
4141
with:
4242
node-version: '18'
4343

0 commit comments

Comments
 (0)