Skip to content

Commit 0525d04

Browse files
committed
fix(github): Switches to upload-artifactv4
1 parent aa6f1d4 commit 0525d04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/blenderprochelper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Run BlenderProcHelper
1313
run: python /home/$USER/workspace/BlenderProcHelper/github_action.py
1414
- name: Archive logs
15-
uses: actions/upload-artifact@v3
15+
uses: actions/upload-artifact@v4
1616
with:
1717
name: logs
18-
path: artifacts
18+
path: artifacts

0 commit comments

Comments
 (0)