We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f56109 + 04b96d7 commit fb4c5b0Copy full SHA for fb4c5b0
1 file changed
.github/workflows/pr.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@v6
12
- - uses: cypress-io/github-action@v7.1.8
+ - uses: cypress-io/github-action@v7.1.9
13
with:
14
build: npm run build
15
start: npm start
0 commit comments