diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3f775d8..3696c02 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,7 +60,7 @@ jobs: ) & - name: Cypress run - uses: cypress-io/github-action@v6.7.5 + uses: cypress-io/github-action@v6.7.6 - name: Build production assets if: github.ref == 'refs/heads/main' && startsWith(matrix.scalaVersion, '2.13')