diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bddfcf1d4..cf294791f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -163,7 +163,7 @@ jobs: runs-on: ${{ matrix.platform }} steps: - name: Cache Briefcase tools - uses: actions/cache@v3.0.10 + uses: actions/cache@v3.2.6 with: key: briefcase-${{ matrix.platform }} path: |