Update actions/upload-artifact to v4

See: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
This commit is contained in:
Jonathan Feenstra
2025-01-30 21:44:01 +01:00
committed by GitHub
parent 0921f0c1f1
commit 356561fee2
+1 -1
View File
@@ -143,7 +143,7 @@ runs:
!./build/modorganizer_super
key: ${{ runner.OS }}-mob-dependencies-${{ hashFiles(format('{0}/{1}', './mob/.git/refs/heads/', steps.determine-mob-branch.outputs.branch)) }}
- name: Build dependencies log
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: build-dependencies-log
path: |