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 6c708d1 commit 4bafa4cCopy full SHA for 4bafa4c
.github/workflows/publish-package.yml
@@ -81,7 +81,7 @@ jobs:
81
82
steps:
83
- name: Download distribution artifact
84
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
85
with:
86
name: dist-artifact
87
path: dist
0 commit comments