We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bbea23 + 67cffc1 commit 3f72b2fCopy full SHA for 3f72b2f
.github/workflows/build-release.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
node-version: 18
74
75
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
76
77
name: release
78
@@ -144,7 +144,7 @@ jobs:
144
version: ${{ steps.asset_version.outputs.version }}
145
146
steps:
147
148
149
name: build
150
@@ -179,7 +179,7 @@ jobs:
179
runs-on: [ubuntu-latest]
180
181
182
183
184
185
0 commit comments