Skip to content

Commit 6cdd472

Browse files
authored
Merge pull request #70 from manicmaniac/renovate/nwtgck-actions-netlify-3.x
Update nwtgck/actions-netlify action to v3
2 parents 2d44575 + e3525e3 commit 6cdd472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cache: npm
2121
- run: npm ci
2222
- run: npm run build
23-
- uses: nwtgck/actions-netlify@v2.1
23+
- uses: nwtgck/actions-netlify@v3.0
2424
with:
2525
publish-dir: docs
2626
alias: deploy-preview-${{ github.event.number }}

0 commit comments

Comments
 (0)