build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#3632)

This commit is contained in:
dependabot[bot]
2025-08-25 12:28:30 -05:00
committed by GitHub
parent ce0f1599de
commit 7c05109ffa
2 changed files with 2 additions and 2 deletions

View File

@@ -119,7 +119,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4.2.2
uses: actions/checkout@v5.0.0
with:
# for build-files step
fetch-depth: 0

View File

@@ -50,7 +50,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4.2.2
uses: actions/checkout@v5.0.0
with:
# for build-files step
fetch-depth: 0