We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9775630 commit ac83c11Copy full SHA for ac83c11
.github/workflows/bookdown.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
35
- name: Install npm
36
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v4
37
38
- name: Deploy to Netlify
39
if: contains(env.isExtPR, 'false')
0 commit comments