We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3fc2cc commit eaee387Copy full SHA for eaee387
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
env:
35
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
38
with:
39
path: build/
40
0 commit comments