Skip to content

Commit 1057f6d

Browse files
authored
Merge pull request #222 from danger/dependabot/github_actions/actions/setup-node-3
2 parents e20aab9 + 625d942 commit 1057f6d

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@v2
34+
- uses: actions/setup-node@v3
3535
with:
3636
node-version: '14'
3737

0 commit comments

Comments
 (0)