We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20daec commit ba75e05Copy full SHA for ba75e05
1 file changed
.github/workflows/github-pages.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Pages
38
uses: actions/configure-pages@v4
39
- name: Upload artifact
40
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
41
with:
42
path: './site'
43
0 commit comments