Skip to content

Commit e623925

Browse files
committed
Update actions/setup-node action to v2.4.1
1 parent b1af1c8 commit e623925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Setup Node.js
21-
uses: actions/[email protected].0
21+
uses: actions/[email protected].1
2222
with:
2323
# 选择要使用的 node 版本
2424
node-version: '14'

0 commit comments

Comments
 (0)