Skip to content

Commit

Permalink
fix: revert checkout action to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
NishaSharma14 committed Jan 4, 2024
1 parent 8ca8c11 commit 0fcaae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v2
with:
fetch-depth: 1

Expand Down

0 comments on commit 0fcaae7

Please sign in to comment.