chore: update actions/checkout to version 6.0.2 in CI workflow

This commit is contained in:
Aaron Kimbrell
2026-06-01 18:43:13 -05:00
parent cef08816fa
commit f7b35caf36

View File

@@ -27,7 +27,7 @@ jobs:
debug_preset: macos-relwithdebinfo
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
submodules: true
- name: Add msbuild to PATH (Windows only)