chore: Upgrade buildjet cache action to v3 (#13026)

This commit is contained in:
Keith Williams 2024-01-04 01:38:48 -03:00 committed by GitHub
parent 0f707a55b0
commit 2220778e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ runs:
steps: steps:
- name: Cache playwright binaries - name: Cache playwright binaries
id: playwright-cache id: playwright-cache
uses: buildjet/cache@v2 uses: buildjet/cache@v3
with: with:
path: | path: |
~/Library/Caches/ms-playwright ~/Library/Caches/ms-playwright