Skip to content

Commit 286874b

Browse files
build(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a5e316 commit 286874b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wit-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
<meta http-equiv="refresh" content="0; URL=wit_deps/index.html">
134134
<link rel="canonical" href="https://${{ github.repository_owner }}.github.io/wit-deps/wit_deps/index.html">
135135
EOF
136-
- uses: actions/upload-pages-artifact@v4.0.0
136+
- uses: actions/upload-pages-artifact@v5.0.0
137137
with:
138138
path: doc
139139

0 commit comments

Comments
 (0)