summaryrefslogtreecommitdiff
path: root/.github/workflows/playwright.yml
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-11-02 13:21:39 +0000
committerGitHub <noreply@github.com>2023-11-02 13:21:39 +0000
commit42a7e5795ba5bf37195770c90b5db8cf5dd933f6 (patch)
tree3ed3a7737f0eaa9fda54acb6be98fe1d1565bcb3 /.github/workflows/playwright.yml
parentcaccc2feb6fdfd271e89b3f0a9a3f9c1cf5ff012 (diff)
parenta8e9248269fa1020d304c6cd60d09ad23234acd5 (diff)
Merge pull request #297 from themoeway/dependabot/github_actions/minor-9d4a252c6e
build(deps): bump the minor group with 3 updates
Diffstat (limited to '.github/workflows/playwright.yml')
-rw-r--r--.github/workflows/playwright.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml
index be3e2c19..6f28a70b 100644
--- a/.github/workflows/playwright.yml
+++ b/.github/workflows/playwright.yml
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install CJK fonts
- uses: awalsh128/cache-apt-pkgs-action@1850ee53f6e706525805321a3f2f863dcf73c962 # v1.3.0
+ uses: awalsh128/cache-apt-pkgs-action@44c33b32f808cdddd5ac0366d70595ed63661ed8 # v1.3.1
with:
packages: fonts-ipafont-mincho
execute_install_scripts: true