chore(deps): update actions/upload-artifact action to v6
This commit is contained in:
parent
3a55dadbe8
commit
8c5d01f22a
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
|
||||
# Upload artifacts in case of workflow failure
|
||||
- name: Upload Artifacts
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: oauth2-proxy-artifacts
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue