diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3af9830..56973d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: 📦 Enable corepack run: |