chore(ci): update actions/checkout to v6

This commit is contained in:
Alex Viscreanu
2025-12-15 10:50:31 +01:00
parent be5ce625a5
commit 9a317cb443
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0