We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac0d018 + 1a6283e commit 5ff8fa7Copy full SHA for 5ff8fa7
.github/workflows/cypress.yml
@@ -48,7 +48,7 @@ jobs:
48
run: npm i -g npm@"${{ steps.versions.outputs.npmVersion }}"
49
50
- name: Build and run Cypress
51
- uses: cypress-io/github-action@d8ecebb25c9eaf9d4df9ad1aef88297ef2cb6f3c # v6.7.11
+ uses: cypress-io/github-action@18a6541367f4580a515371905f499a27a44e8dbe # v6.7.12
52
with:
53
build: npm run build
54
component: true
0 commit comments