diff --git a/.github/workflows/ci-app-prod.yml b/.github/workflows/ci-app-prod.yml index 5180c860f2b..b70db799fdc 100644 --- a/.github/workflows/ci-app-prod.yml +++ b/.github/workflows/ci-app-prod.yml @@ -49,7 +49,7 @@ concurrency: jobs: test-prod-node18: - uses: weseek/growi/.github/workflows/reusable-app-prod.yml@fix/failed-upload-cypress-test-result-screenshots + uses: weseek/growi/.github/workflows/reusable-app-prod.yml@master with: node-version: 18.x skip-cypress: true