ci: bump checkout action in hcp conformance workflow

This commit is contained in:
copilot-swe-agent[bot]
2026-07-22 19:30:48 +00:00
committed by GitHub
parent d9219da469
commit e64e8c3093
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
with:
fetch-depth: 0
fetch-tags: true