Skip to content

Commit

Permalink
Update action in tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns authored Dec 11, 2024
1 parent b0e45ec commit 55f3e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
path: ${{ env.PACKAGE_FOLDER }}

Expand Down

0 comments on commit 55f3e1f

Please sign in to comment.