Update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2026-03-18 23:12:43 +00:00
committed by GitHub
parent a5617062dd
commit 65299466b6
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
steps:
- name: Check out Git repository
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
ref: ${{ inputs.commit || github.sha }}