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

Commit 0349d62

Browse files
committed
chore(deps): update actions/setup-node action to v3
1 parent 5520751 commit 0349d62

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
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
fetch-depth: 0
4545
- name: Setup Node.js
46-
uses: actions/setup-node@v2
46+
uses: actions/setup-node@v3
4747
with:
4848
node-version: 14
4949
- name: Release

0 commit comments

Comments
 (0)