chore(deps): update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2024-01-11 22:05:22 +01:00
committed by Alex Viscreanu
parent ca098255c5
commit 4387eb381c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0