diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9283ed0..dd3c7c7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest steps: - name: 🚚 Get latest code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 ref: main