Skip to content

Commit b588cff

Browse files
committed
Update upload-pages-artifact action
Version 4 is available since August.
1 parent ba7afd8 commit b588cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/configure-pages@v4
2929

3030
- name: Upload artifact
31-
uses: actions/upload-pages-artifact@v3
31+
uses: actions/upload-pages-artifact@v4
3232
with:
3333
path: _build/default/_doc/_html
3434

0 commit comments

Comments
 (0)