Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit b58c5dc

Browse files
renovate-botmelanger
authored andcommitted
chore(deps): update actions/setup-node action to v2
1 parent dc73a61 commit b58c5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
fetch-depth: 0
4444
- name: Setup Node.js
45-
uses: actions/setup-node@v1
45+
uses: actions/setup-node@v2
4646
with:
4747
node-version: 14
4848
- name: Release

0 commit comments

Comments
 (0)