Skip to content

Commit 6a8d080

Browse files
⬆️ Bump nwtgck/actions-netlify from 2 to 3
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] <[email protected]>
1 parent b1cd87c commit 6a8d080

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
@@ -84,7 +84,7 @@ jobs:
8484
name: execution-reports
8585
path: _build/html/reports
8686
- name: Preview Deploy to Netlify
87-
uses: nwtgck/actions-netlify@v2
87+
uses: nwtgck/actions-netlify@v3
8888
with:
8989
publish-dir: '_build/html/'
9090
production-branch: main

0 commit comments

Comments
 (0)