Skip to content

Commit f16ba0d

Browse files
⬆️ Bump nwtgck/actions-netlify from 3 to 4
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 3 to 4. - [Release notes](https://github.com/nwtgck/actions-netlify/releases) - [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md) - [Commits](nwtgck/actions-netlify@v3...v4) --- updated-dependencies: - dependency-name: nwtgck/actions-netlify dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2b929f commit f16ba0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
name: execution-reports
7777
path: _build/html/reports
7878
- name: Preview Deploy to Netlify
79-
uses: nwtgck/actions-netlify@v3
79+
uses: nwtgck/actions-netlify@v4
8080
with:
8181
publish-dir: '_build/html/'
8282
production-branch: main

0 commit comments

Comments
 (0)