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 593b512 commit d3f9263Copy full SHA for d3f9263
.github/workflows/release.yaml
@@ -73,7 +73,7 @@ jobs:
73
permissions:
74
id-token: write
75
steps:
76
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
77
with:
78
path: dist
79
merge-multiple: true
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
@@ -114,7 +114,7 @@ jobs:
114
contents: write
115
116
- uses: actions/checkout@v4
117
118
119
120
0 commit comments