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

Commit 2f81974

Browse files
ci: update github node action
1 parent 996ca57 commit 2f81974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v2
1616

1717
- name: Setup Node
18-
uses: actions/setup-node@v1.1.0
18+
uses: actions/setup-node@v1.4.4
1919
with:
2020
version: 12
2121

0 commit comments

Comments
 (0)