We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8049ac8 commit 3df8cdeCopy full SHA for 3df8cde
1 file changed
.github/workflows/static.yml
@@ -31,7 +31,7 @@ jobs:
31
cp robots.txt public/
32
33
- name: Upload artifact
34
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3.0.1
35
with:
36
# Upload entire repository
37
path: './public'
0 commit comments