chore(deps): Update actions/checkout action to v6.0.3

This commit is contained in:
renovate[bot]
2026-06-05 16:17:46 +00:00
committed by GitHub
parent b0c9dc114c
commit ccb5cefc8c
8 changed files with 16 additions and 16 deletions

View File

@@ -19,7 +19,7 @@ jobs:
steps:
- name: 📥 Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
show-progress: false