Skip to content

Commit f893f02

Browse files
committed
Update actions/upload-pages-artifact action to v5
1 parent 7ce4e5e commit f893f02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/antora-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/configure-pages@v5
3939

4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v4
41+
uses: actions/upload-pages-artifact@v5
4242
with:
4343
name: site
4444
path: docs/site

0 commit comments

Comments
 (0)