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 dd87ca4 commit 1b0506cCopy full SHA for 1b0506c
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
run: echo "PLAYWRIGHT_BROWSERS_PATH=$HOME\.cache\playwright-bin" >> $env:GITHUB_ENV
73
74
- name: Cache Playwright's binary
75
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
76
with:
77
# Playwright removes unused browsers automatically
78
# So does not need to add playwright version to key
0 commit comments