We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3abf0de commit d1acb22Copy full SHA for d1acb22
.github/workflows/a11y-tests.yaml
@@ -25,7 +25,7 @@ jobs:
25
node-version: '18.x'
26
27
- name: Cypress run
28
- uses: cypress-io/github-action@e65cba2e7319696fc0fdc4d5a319b737aec4ba1c # v6.10.3
+ uses: cypress-io/github-action@7ef72e250a9e564efb4ed4c2433971ada4cc38b4 # v6.10.4
29
with:
30
build: npm run build:eleventy
31
start: npm run watch:eleventy
0 commit comments