Skip to content

Commit 523d010

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 8ed3672 commit 523d010

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
@@ -68,7 +68,7 @@ jobs:
6868
name: execution-reports
6969
path: _build/html/reports
7070
- name: Preview Deploy to Netlify
71-
uses: nwtgck/actions-netlify@v3
71+
uses: nwtgck/actions-netlify@v4
7272
with:
7373
publish-dir: '_build/html/'
7474
production-branch: main

0 commit comments

Comments
 (0)