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.
2 parents fa8949e + bc79810 commit 24b9a60Copy full SHA for 24b9a60
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
runs-on: ubuntu-latest
52
steps:
53
- name: Download public folder
54
- uses: actions/download-artifact@v2.1.0
+ uses: actions/download-artifact@v3
55
with:
56
name: public
57
path: ./public
0 commit comments