Skip to content

Commit 8dc77c9

Browse files
bootc-bot[bot]jeckersb
authored andcommitted
chore(deps): update actions/upload-pages-artifact action to v5
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 103a8cd commit 8dc77c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: pages
3030
uses: actions/configure-pages@v6
3131
- name: Upload artifact
32-
uses: actions/upload-pages-artifact@v4
32+
uses: actions/upload-pages-artifact@v5
3333
with:
3434
path: ./target/docs
3535

0 commit comments

Comments
 (0)