We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b274232 commit 90e6b38Copy full SHA for 90e6b38
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build and Check Package
17
uses: hynek/[email protected]
18
- name: Download Package
19
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
20
with:
21
name: Packages
22
path: dist
0 commit comments