We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf01db commit 507a7e0Copy full SHA for 507a7e0
1 file changed
.github/workflows/trunk-build-deploy.yml
@@ -76,7 +76,7 @@ jobs:
76
# token:
77
78
- name: Upload artifact
79
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
80
with:
81
# Upload dist dir
82
path: './dist'
0 commit comments