Skip to content

Commit 788a094

Browse files
committed
Update actions/upload-artifact version
1 parent 2cf2e2c commit 788a094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BlenderMalt.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
shutil.make_archive('BlenderMalt', 'zip', '.', 'BlenderMalt')
8989
9090
- name: Upload Artifact
91-
uses: actions/upload-artifact@v2
91+
uses: actions/upload-artifact@v4
9292
with:
9393
name: BlenderMalt-${{ runner.os }}
9494
path: ${{ github.workspace }}/BlenderMalt.zip

0 commit comments

Comments
 (0)