Skip to content

Commit c8571c7

Browse files
Bump actions/upload-artifact from 5 to 6 (#379)
1 parent 7a49710 commit c8571c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo "::remove-matcher owner=linkchecker::"
4949
- name: Archive documentation
5050
if: ${{ github.event_name == 'pull_request' }}
51-
uses: actions/upload-artifact@v5
51+
uses: actions/upload-artifact@v6
5252
with:
5353
name: documentation
5454
path: doc/

0 commit comments

Comments
 (0)