We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2811c commit 86bf8e0Copy full SHA for 86bf8e0
1 file changed
.github/workflows/build-specs.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Setup Pages
64
uses: actions/configure-pages@v2
65
- name: Upload artifact
66
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
67
with:
68
# Upload entire repository
69
path: '.'
0 commit comments