Update checkout step version

This commit is contained in:
David Eisinger
2024-09-26 09:50:32 -04:00
parent c14f7295e0
commit 6066f932dd

View File

@@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04
steps: steps:
- name: Git checkout - name: Git checkout
uses: actions/checkout@v2 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0