Skip to content

Commit

Permalink
update checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtcsngr authored Feb 8, 2024
1 parent 1f2984a commit 93d5c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=10s --health-retries=5

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Change dbhost to 127.0.0.1
run: |
Expand Down

0 comments on commit 93d5c34

Please sign in to comment.