diff --git a/README.md b/README.md index 171cee3..87d9a43 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ jobs: - name: Cache Primes id: cache-primes - uses: actions/cache@v3 + uses: justvanilla/shared-gha-cache@s3 with: path: prime-numbers key: ${{ runner.os }}-primes