We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 521a33e commit 8162276Copy full SHA for 8162276
1 file changed
.github/workflows/main.yml
@@ -172,7 +172,7 @@ jobs:
172
run: sed -i 's/"virtuaCode-EquipWheel-0.0.1"/"virtuaCode-EquipWheel-${{steps.vars.outputs.tag}}"/g' MoreEquipWheels/manifest.json
173
174
- name: Download artifacts
175
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v3
176
with:
177
name: more-equipwheels
178
0 commit comments