Skip to content

Commit 97ba22e

Browse files
Bump nwtgck/actions-netlify from 1.1 to 3.0
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 1.1 to 3.0. - [Release notes](https://github.com/nwtgck/actions-netlify/releases) - [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md) - [Commits](nwtgck/actions-netlify@v1.1...v3.0) --- updated-dependencies: - dependency-name: nwtgck/actions-netlify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c650946 commit 97ba22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Deploy to Netlify
5151
id: netlify-deploy
52-
uses: nwtgck/actions-netlify@v1.1
52+
uses: nwtgck/actions-netlify@v3.0
5353
with:
5454
publish-dir: './_book'
5555
production-branch: master

0 commit comments

Comments
 (0)