[no ci] Update checkout action to version 7.0.0

This commit is contained in:
Jay Lee
2026-06-23 11:32:46 -04:00
committed by GitHub
parent bed9b5e1b6
commit 472905d6c0

View File

@@ -16,7 +16,7 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v5.0.0
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
with:
persist-credentials: false
fetch-depth: 0