Merge pull request #13 from HomeLabJunkie/renovate/actions-upload-artifact-4.x

chore(deps): update actions/upload-artifact action to v4.6.2
This commit is contained in:
HomeLabJunkie 2025-08-07 11:23:37 -05:00 committed by GitHub
commit f20dec8267
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ jobs:
- name: Upload log files
if: always() # do this even if a step before has failed
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # 4.4.3
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2
with:
name: logs
path: |