Skip to content

Commit c3f2ddd

Browse files
authored
Merge pull request #1450 from maxmind/dependabot/github_actions/actions/setup-node-6
Bump actions/setup-node from 5 to 6
2 parents b637e0c + 76e9b3e commit c3f2ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
persist-credentials: false
4141

42-
- uses: actions/setup-node@v5
42+
- uses: actions/setup-node@v6
4343
with:
4444
node-version: '22'
4545

0 commit comments

Comments
 (0)