chore: update actions/checkout from v4 to v5

This commit is contained in:
Jose Diaz-Gonzalez
2025-09-03 00:32:05 -04:00
committed by GitHub
parent f2bbc7f0a0
commit f77b6db3a0
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cloning repo
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0