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 6ddf5aa commit d2eadafCopy full SHA for d2eadaf
.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@v1
+ uses: actions/upload-pages-artifact@v3.0.1
67
with:
68
# Upload entire repository
69
path: '.'
0 commit comments