We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77cf84 commit 96d713aCopy full SHA for 96d713a
1 file changed
.github/workflows/github-pages.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/configure-pages@v5
46
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
49
with:
50
path: './site'
51
0 commit comments