Skip to content

Commit 3550a99

Browse files
committed
Update cypress version
1 parent d61f6cf commit 3550a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
pip install pytest
3939
python -m pytest
4040
- name: Cypress
41-
uses: cypress-io/github-action@v1.16.1
41+
uses: cypress-io/github-action@v1.23.2
4242
with:
4343
working-directory: e2e
4444

0 commit comments

Comments
 (0)