diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 354f969..2c8c5bb 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -30,7 +30,7 @@ jobs: version: ${{ matrix.version }} arch: ${{ matrix.arch }} - name: Cache artifacts - uses: actions/cache@v4 + uses: actions/cache@v5 env: cache-name: cache-artifacts with: