Merge pull request #115 from HomeLabJunkie/renovate/actions-upload-artifact-5.x
chore(deps): update actions/upload-artifact action to v5
This commit is contained in:
commit
9deaebd4fc
|
|
@ -118,7 +118,7 @@ jobs:
|
|||
|
||||
- name: Upload log files
|
||||
if: always() # do this even if a step before has failed
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2
|
||||
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # 5.0.0
|
||||
with:
|
||||
name: logs
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue