We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions/cache@v4
1 parent 5b99b0f commit b341e3aCopy full SHA for b341e3a
.github/workflows/e2e-tests.yml
@@ -35,7 +35,7 @@ jobs:
35
run: jlpm install
36
37
- name: Set up browser cache
38
- uses: actions/cache@v2
+ uses: actions/cache@v4
39
with:
40
path: |
41
${{ github.workspace }}/pw-browsers
0 commit comments