⬆️ Bump the actions-update group with 1 update (#520)

Bumps the actions-update group with 1 update: [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify).


Updates `nwtgck/actions-netlify` from 2 to 3
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nwtgck/actions-netlify/compare/v2...v3)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-update
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-02 15:09:28 +08:00 committed by GitHub
parent 0af639e74c
commit 091c6fe83d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,7 @@ jobs:
uses: ./.github/actions/build-docs
- name: Deploy to Netlify
uses: nwtgck/actions-netlify@v2
uses: nwtgck/actions-netlify@v3
with:
publish-dir: "./docs/.vuepress/dist"
production-deploy: true