We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f0701a + 9e03c1f commit d9049e2Copy full SHA for d9049e2
1 file changed
.github/workflows/build.yml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
fetch-depth: 0
55
- name: Download Artifact from latest build
56
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
57
58
name: dist
59
path: dist
0 commit comments