Skip to content

Commit 434dbe5

Browse files
chore(deps): Bump nwtgck/actions-netlify from 2.1 to 3.0 (#283)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.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@v2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cláudia Carpinteiro <claudiacarpinteiro@users.noreply.github.com>
1 parent 9960b63 commit 434dbe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Deploy docs (branch preview)
5050
if: github.ref != 'refs/heads/master'
51-
uses: nwtgck/actions-netlify@v2.1
51+
uses: nwtgck/actions-netlify@v3.0
5252
with:
5353
publish-dir: ./site
5454
production-branch: master

0 commit comments

Comments
 (0)