Browse Source

change cypress/base version

Yuki Takei 4 years ago
parent
commit
ddb016f7ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/reusable-app-prod.yml

+ 1 - 1
.github/workflows/reusable-app-prod.yml

@@ -177,7 +177,7 @@ jobs:
     if: ${{ !inputs.skip-cypress }}
 
     runs-on: ubuntu-latest
-    container: cypress/base:14.18.1
+    container: cypress/base:16.13.0
 
     strategy:
       fail-fast: false