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 c825ee4 commit efac658Copy full SHA for efac658
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Upload artifact
17
# Automatically uploads an artifact from the './_site' directory by default
18
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
19
20
deploy:
21
if: github.ref == 'refs/heads/master'
0 commit comments