1
0
mirror of synced 2026-05-22 18:53:15 +00:00

devops: use latest v1 for playwright gha (#1154)

This commit is contained in:
Yury Semikhatsky
2022-12-28 14:29:11 -08:00
committed by GitHub
parent 4246c375ac
commit 17d8a9ac7a
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: microsoft/playwright-github-action@v1.5.0
- uses: microsoft/playwright-github-action@v1
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with: