Skip to content

Commit

Permalink
Bump nwtgck/actions-netlify from 2.0 to 3.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent 0cca05c commit 0f5d99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
mkdocs build
- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v2.0
uses: nwtgck/actions-netlify@v3.0
with:
publish-dir: "./site"
production-branch: master
Expand Down

0 comments on commit 0f5d99b

Please sign in to comment.