Skip to content

Commit fb4c5b0

Browse files
Merge pull request #295 from ericorruption/dependabot/github_actions/cypress-io/github-action-7.1.9
build(deps): bump cypress-io/github-action from 7.1.8 to 7.1.9
2 parents 1f56109 + 04b96d7 commit fb4c5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-22.04
1010
steps:
1111
- uses: actions/checkout@v6
12-
- uses: cypress-io/github-action@v7.1.8
12+
- uses: cypress-io/github-action@v7.1.9
1313
with:
1414
build: npm run build
1515
start: npm start

0 commit comments

Comments
 (0)