Skip to content

Commit 488bbd5

Browse files
Build(deps): Bump nwtgck/actions-netlify from 3.0.0 to 4.0.0 (#676)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 3.0.0 to 4.0.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@4cbaf4c...d22a32a) --- updated-dependencies: - dependency-name: nwtgck/actions-netlify dependency-version: 4.0.0 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: Tetsuo Koyama <tkoyama010@gmail.com>
1 parent f6dd967 commit 488bbd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
- name: Copy I18N Documentation
204204
run: find doc/build/mini18n-html -mindepth 1 -maxdepth 1 -type d -exec cp -rf {} doc/build/html/ \;
205205

206-
- uses: nwtgck/actions-netlify@4cbaf4c08f1a7bfa537d6113472ef4424e4eb654
206+
- uses: nwtgck/actions-netlify@d22a32a27c918fe470bbc562e984f80ec48c2668
207207
with:
208208
publish-dir: doc/build/html
209209
production-branch: main

0 commit comments

Comments
 (0)