diff --git a/.github/workflows/convert-schemes.yaml b/.github/workflows/convert-schemes.yaml index 1fac71f..e34571e 100644 --- a/.github/workflows/convert-schemes.yaml +++ b/.github/workflows/convert-schemes.yaml @@ -13,7 +13,7 @@ jobs: pull-requests: write steps: - name: "Checkout" - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0