We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff9d0d commit 7c46c2bCopy full SHA for 7c46c2b
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: actions/checkout@v2
70
71
- name: Download artifacts
72
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
73
with:
74
name: dist
75
path: dist
0 commit comments