Skip to content

Commit ac83c11

Browse files
committed
Bump setup-node to latest
1 parent 9775630 commit ac83c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bookdown.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434

3535
- name: Install npm
36-
uses: actions/setup-node@v1
36+
uses: actions/setup-node@v4
3737

3838
- name: Deploy to Netlify
3939
if: contains(env.isExtPR, 'false')

0 commit comments

Comments
 (0)