We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3ba1b commit 5af0fccCopy full SHA for 5af0fcc
.github/workflows/pages.yml
@@ -40,7 +40,7 @@ jobs:
40
PAGES_REPO_NWO: ${{ github.repository }}
41
42
- name: Upload artifact
43
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
44
with:
45
path: _site
46
0 commit comments