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 4e24f0e commit 81d9f38Copy full SHA for 81d9f38
.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