chore(deps): update github actions major (major) (#2637)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-27 12:38:32 +11:00
committed by GitHub
parent b929eec7e8
commit 09f0e0fbde
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
pr_sha: ${{ steps.pr_info.outputs.pr_sha }}
steps:
- name: Download artifact
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
with:
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ github.token }}
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
echo ${{ github.event.pull_request.head.sha }} > ./pr_info/PR_SHA
- name: Upload PR info
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
with:
name: pr_info
path: pr_info/