We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa08ab commit 20497f6Copy full SHA for 20497f6
.github/workflows/docs.yml
@@ -30,7 +30,7 @@ jobs:
30
make docs
31
32
- name: Upload artifacts
33
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
34
with:
35
name: docs
36
path: docs/_site/
0 commit comments