chore(deps): update actions/checkout action to v5

This commit is contained in:
2025-09-12 17:39:06 +00:00
parent 7eab189f0f
commit 7b9a143d40
18 changed files with 19 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4.3.0
uses: actions/checkout@v5.0.0
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.2.0