Skip to content

Commit c9bfe79

Browse files
⬆️ Bump nwtgck/actions-netlify from 1.1 to 3.0 (#406)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 030f85c commit c9bfe79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
name: execution-reports
6565
path: _build/html/reports
6666
- name: Preview Deploy to Netlify
67-
uses: nwtgck/actions-netlify@v1.1
67+
uses: nwtgck/actions-netlify@v3.0
6868
with:
6969
publish-dir: '_build/html/'
7070
production-branch: main

0 commit comments

Comments
 (0)