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 b843c3f commit ec81fe6Copy full SHA for ec81fe6
1 file changed
.github/workflows/github-pages.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Upload artifact
47
# Automatically uploads an artifact from the './_site' directory by default
48
- uses: actions/upload-pages-artifact@v7
+ uses: actions/upload-pages-artifact@v5
49
50
deploy:
51
environment:
0 commit comments