diff --git a/.github/workflows/create-snapshot.yml b/.github/workflows/create-snapshot.yml index e1782f7..ac04a57 100644 --- a/.github/workflows/create-snapshot.yml +++ b/.github/workflows/create-snapshot.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout code base - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0