1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Bump actions/checkout from 4 to 5 (#57099)

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]
2025-08-12 18:21:30 -07:00
committed by GitHub
parent 57d197ae0b
commit a9628b5541
67 changed files with 82 additions and 82 deletions

View File

@@ -32,12 +32,12 @@ jobs:
runs-on: ubuntu-20.04-xl
steps:
- name: Checkout repository code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: ./.github/actions/node-npm-setup
- name: Checkout codeql repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
repository: github/codeql
path: codeql