Skip to content

Commit 42a1e45

Browse files
committed
Updated upload-pages-artifact to v4
1 parent 5caca50 commit 42a1e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: make html
3737

3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v2
39+
uses: actions/upload-pages-artifact@v4
4040
with:
4141
path: 'build/html'
4242

0 commit comments

Comments
 (0)