chore(deps): update actions/upload-artifact action to v5

This commit is contained in:
renovate[bot] 2025-10-26 11:52:27 +00:00 committed by GitHub
parent 9168731c7a
commit a36348f2ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
# Upload artifacts in case of workflow failure # Upload artifacts in case of workflow failure
- name: Upload Artifacts - name: Upload Artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v5
with: with:
name: oauth2-proxy-artifacts name: oauth2-proxy-artifacts
path: | path: |