diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index f99d426..1b426dc 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -22,7 +22,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: sparse-checkout: . - name: Generate variables