Skip to content

Commit af29c2e

Browse files
⬆️ Bump nwtgck/actions-netlify from 2 to 3 (#181)
Bumps [nwtgck/actions-netlify](https://github.com/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](nwtgck/actions-netlify@v2...v3) --- updated-dependencies: - dependency-name: nwtgck/actions-netlify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8e36ca commit af29c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
name: _build
7575
path: _build
7676
- name: Preview Deploy to Netlify
77-
uses: nwtgck/actions-netlify@v2
77+
uses: nwtgck/actions-netlify@v3
7878
with:
7979
publish-dir: '_build/html/'
8080
production-branch: master

0 commit comments

Comments
 (0)