actions: upgrade all actions

This commit is contained in:
Jay Lee
2025-08-31 17:32:37 -04:00
parent 158ec79880
commit f6a473ab43
5 changed files with 16 additions and 18 deletions

View File

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