mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-10 10:38:45 +00:00
chore: update playwright cache key to version 1.56.0
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
~/.cache/ms-playwright
|
||||
key: ${{ runner.os }}-playwright-${{ hashFiles('**/go.sum') }}
|
||||
key: ${{ runner.os }}-playwright-1.56.0
|
||||
|
||||
- name: install node deps
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user