Skip to content

Commit 5e07514

Browse files
committed
bump dep?
1 parent 2d4a2db commit 5e07514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master'
4444

4545
- name: Upload artifact
46-
uses: actions/upload-pages-artifact@v2
46+
uses: actions/upload-artifact@v4
4747
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master'
4848
with:
4949
path: docs/_build/html

0 commit comments

Comments
 (0)