chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 (#9621)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-15 14:04:56 +00:00
committed by GitHub
parent 1e9cad712a
commit 6ab1831aa5
15 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -64,7 +64,7 @@ jobs:
OIDC_TOKEN: ${{ steps.oidc.outputs.token }}
- name: Upload review inputs
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: code-review-inputs
path: /tmp/code-review/
@@ -119,7 +119,7 @@ jobs:
- name: Upload review output
if: always()
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
with:
name: code-review-output
path: |