Skip to content

Commit 316986f

Browse files
chore: bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 (#143)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact 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>
1 parent 93c0469 commit 316986f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
done
3535
3636
- name: Upload Documentation
37-
uses: actions/upload-pages-artifact@v3.0.1
37+
uses: actions/upload-pages-artifact@v4.0.0
3838
with:
3939
path: build/page
4040

0 commit comments

Comments
 (0)