Skip to content

Commit 90e5d9f

Browse files
committed
ci: Bump actions/upload-pages-artifact to v4.0.0
1 parent 670a994 commit 90e5d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: echo '<meta http-equiv="refresh" content="0;url=stackable_operator/index.html">' > target/doc/index.html
3838

3939
- name: Upload Documentation Artifacts
40-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
40+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
4141
with:
4242
path: target/doc
4343

0 commit comments

Comments
 (0)