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 15341e9 + b60edde commit 04677b7Copy full SHA for 04677b7
.github/workflows/main.yml
@@ -52,7 +52,7 @@ jobs:
52
runs-on: ubuntu-latest
53
steps:
54
- name: Download public folder
55
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
56
with:
57
name: public
58
path: ./public
0 commit comments