chore(deps): update nwtgck/actions-netlify action to v3 (#357)

Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2024-03-14 17:49:06 +00:00 committed by techknowlogick
parent a3246f0b91
commit 1661f950d8
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
npm ci npm ci
npm run build npm run build
- name: publish to netlify - name: publish to netlify
uses: nwtgck/actions-netlify@v2.1 uses: nwtgck/actions-netlify@v3.0
with: with:
publish-dir: build publish-dir: build
production-branch: main production-branch: main