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.
2 parents 2f3242b + 9eafd17 commit 1593c46Copy full SHA for 1593c46
.github/workflows/pr.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: cypress-io/github-action@v6.7.11
+ - uses: cypress-io/github-action@v6.7.12
13
with:
14
build: npm run build
15
start: npm start
0 commit comments