Skip to content

Commit f05eddd

Browse files
committed
Bump netlify action version
1 parent fe4bc09 commit f05eddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bookdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Deploy to Netlify
3535
if: contains(env.isExtPR, 'false')
3636
id: netlify-deploy
37-
uses: nwtgck/actions-netlify@v1.1
37+
uses: nwtgck/actions-netlify@v3.0
3838
with:
3939
publish-dir: './_book'
4040
production-branch: master

0 commit comments

Comments
 (0)