chore(deps): update actions/checkout action to v7 (#38199)

This commit is contained in:
Giteabot
2026-06-22 22:46:55 +02:00
committed by GitHub
parent 736ab982c8
commit 2003cf4e87
14 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
pull-requests: write
steps:
# Base-branch checkout only: pull_request_target runs with elevated token; never run PR-head code here.
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
with:
ref: ${{ github.event.pull_request.base.sha }}
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0