We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421329b commit c766bf1Copy full SHA for c766bf1
.github/workflows/deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Download artifact
40
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
41
with:
42
name: production-files
43
path: ./dist/public
0 commit comments