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

Commit f23950c

Browse files
committed
chore(deps): update actions/setup-node action to v2
1 parent 25eaf05 commit f23950c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: Checkout
4848
with:
4949
fetch-depth: 0
50-
- uses: actions/setup-node@v1
50+
- uses: actions/setup-node@v2
5151
name: Setup Node
5252
with:
5353
node-version: 14

0 commit comments

Comments
 (0)