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.
1 parent dcbe687 commit a382d2fCopy full SHA for a382d2f
.github/workflows/test.yml
@@ -42,7 +42,7 @@ jobs:
42
fetch-depth: 0
43
44
- name: Download Package
45
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.4
46
with:
47
name: Packages
48
path: dist
0 commit comments