chore: upgrade actions/checkout from v4 to v5 (#632)

This commit is contained in:
Dale Seo
2025-10-20 09:11:13 -07:00
committed by GitHub
parent 4a85933f25
commit f52f12eba5
16 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0