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 13b9cbb commit f0c57d6Copy full SHA for f0c57d6
.github/workflows/publish-package.yml
@@ -80,7 +80,7 @@ jobs:
80
81
steps:
82
- name: Download distribution artifact
83
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
84
with:
85
name: dist-artifact
86
path: dist
0 commit comments