chore(deps): update actions/upload-artifact action to v6
This commit is contained in:
parent
b5c8df7988
commit
30dafa7565
|
|
@ -70,7 +70,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