mirror of
https://github.com/ModOrganizer2/build-with-mob-action.git
synced 2026-07-27 14:08:35 -07:00
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:
+1
-1
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user