deps(actions): bump cypress-io/github-action from 6.10.2 to 6.10.4

Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 6.10.2 to 6.10.4.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/github-action/compare/b8ba51a856ba5f4c15cf39007636d4ab04f23e3c...7ef72e250a9e564efb4ed4c2433971ada4cc38b4)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-version: 6.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-07 00:02:05 +00:00
committed by GitHub
parent b9b1028b91
commit dce19c11d3
@@ -51,7 +51,7 @@ jobs:
run: yarn install --immutable
- name: Install Cypress dependencies
if: steps.cache-node-modules.outputs.cache-hit != 'true'
uses: cypress-io/github-action@b8ba51a856ba5f4c15cf39007636d4ab04f23e3c
uses: cypress-io/github-action@7ef72e250a9e564efb4ed4c2433971ada4cc38b4
with:
runTests: false
- name: Cache Grafana Build and Dependencies