File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949
5050 - name : Cache Playwright Browsers for Playwright's Version
5151 id : cache-playwright-browsers
52- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
52+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
5353 with :
5454 path : ~/.cache/ms-playwright
5555 key : playwright-browsers-${{ env.PLAYWRIGHT_VERSION }}
Original file line number Diff line number Diff line change 5454 echo "PLAYWRIGHT_VERSION=$PLAYWRIGHT_VERSION" >> $GITHUB_ENV
5555 - name : Cache Playwright Browsers for Playwright's Version
5656 id : cache-playwright-browsers
57- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
57+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
5858 with :
5959 path : ~/.cache/ms-playwright
6060 key : playwright-browsers-${{ env.PLAYWRIGHT_VERSION }}
You can’t perform that action at this time.
0 commit comments