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

This commit is contained in:
dependabot[bot]
2025-08-12 07:32:46 +03:00
committed by GitHub
parent ddfe5c10f4
commit 9bb1e68b4f
11 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- name: 'Yamllint'
uses: karancode/yamllint-github-action@4052d365f09b8d34eb552c363d1141fd60e2aeb2
with: