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

This commit is contained in:
renovate[bot] 2025-10-28 07:01:21 +00:00
parent 4295f0c1f9
commit 15d1d42807
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: |