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.
1 parent 76b9469 commit 36fcba1Copy full SHA for 36fcba1
.github/workflows/.e2e.yml
@@ -32,7 +32,7 @@ jobs:
32
if: ${{ inputs.frontend_url == 'http://localhost:3000' }}
33
run: docker compose logs
34
- name: Cache Playwright Browsers
35
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
36
id: playwright-cache
37
with:
38
path: |
0 commit comments