You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-07-13 01:40:48 +02:00
chore(deps): update actions/upload-artifact action to v4 (#2439)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@ -61,7 +61,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@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: oauth2-proxy-artifacts
|
name: oauth2-proxy-artifacts
|
||||||
path: |
|
path: |
|
||||||
|
Reference in New Issue
Block a user