Skip to content

Commit c87e440

Browse files
committed
Bump setup-node version
1 parent a1b78ff commit c87e440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
token: ${{ secrets.UPDATE_PAT }}
1717
- name: Setup Node.js environment
18-
uses: actions/setup-node@v1
18+
uses: actions/setup-node@v2
1919
with:
2020
node-version: "12"
2121
- name: npm update

0 commit comments

Comments
 (0)