Skip to content

Commit e80456d

Browse files
authored
Merge pull request #256 from danger/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2 parents 3bb5bbf + 82bc384 commit e80456d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
rm -rf kotlin-compiler.zip
3232
fi
3333
34-
- uses: actions/setup-node@v3
34+
- uses: actions/setup-node@v4
3535
with:
3636
node-version: '14'
3737

0 commit comments

Comments
 (0)