diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0aaef48..bd03793 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: xcode-version: latest-stable - name: Cache SwiftPM - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | .build