Skip to content

Commit ab0b076

Browse files
authored
Upgrade GitHub Actions to latest versions (#13896)
1 parent f4b67e3 commit ab0b076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: mkdocs build -f doc/mkdocs.yml
2727
shell: bash
2828

29-
- uses: actions/upload-pages-artifact@v3
29+
- uses: actions/upload-pages-artifact@v4
3030
with:
3131
path: doc/site
3232

0 commit comments

Comments
 (0)