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

This commit is contained in:
renovate[bot]
2025-12-01 13:04:22 +00:00
committed by GitHub
parent 8cf6b40ee4
commit d03736538f
7 changed files with 8 additions and 8 deletions

View File

@@ -279,7 +279,7 @@ jobs:
if: github.event_name == 'pull_request'
steps:
- name: Checkout repository
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: Build image locally for PR
run: |