We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31e2a21 + b4e2fc8 commit 6325227Copy full SHA for 6325227
.github/workflows/BlenderMalt.yml
@@ -88,7 +88,7 @@ jobs:
88
shutil.make_archive('BlenderMalt', 'zip', '.', 'BlenderMalt')
89
90
- name: Upload Artifact
91
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
92
with:
93
name: BlenderMalt-${{ runner.os }}
94
path: ${{ github.workspace }}/BlenderMalt.zip
0 commit comments