Skip to content

Commit 5b3ee51

Browse files
authored
update actions/upload-pages-artifact version (#196)
1 parent c7d7392 commit 5b3ee51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
cd docs
4545
make html
4646
- name: Upload artifact
47-
uses: actions/upload-pages-artifact@v2
47+
uses: actions/upload-pages-artifact@v3
4848
with:
4949
path: ./docs/build/html
5050

0 commit comments

Comments
 (0)