diff --git a/.github/workflows/stainless.yml b/.github/workflows/stainless.yml index 07becd6..7b0f6f4 100644 --- a/.github/workflows/stainless.yml +++ b/.github/workflows/stainless.yml @@ -39,7 +39,7 @@ jobs: id-token: write steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 2 @@ -59,7 +59,7 @@ jobs: id-token: write steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 2