chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1264)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-12 11:47:45 +02:00
committed by GitHub
parent 6254b99e02
commit 9472aaca7a
9 changed files with 16 additions and 16 deletions

View File

@@ -41,7 +41,7 @@ jobs:
platform: [ ubuntu-22.04, macos-latest, macos-13, windows-latest ]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v5.0.0
- name: Install needed components
run: |
@@ -156,7 +156,7 @@ jobs:
]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v5.0.0
- name: Install needed components
run: |