Skip to content

Commit

Permalink
bump cypress action version
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Nov 7, 2023
1 parent 6e97f9b commit 8066e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: ./refresh-data.sh test.sql.gz

- name: Run Cypress
uses: cypress-io/github-action@v5
uses: cypress-io/github-action@v6.6.0
with:
build: yarn build
start: python cfgov/manage.py runserver 0.0.0.0:8000
Expand Down

0 comments on commit 8066e35

Please sign in to comment.