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 489707e commit 198f3a7Copy full SHA for 198f3a7
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-latest
48
if: github.event_name == 'release'
49
steps:
50
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4
51
with:
52
name: dist
53
path: dist
0 commit comments