Skip to content

Commit

Permalink
use checkout action1
Browse files Browse the repository at this point in the history
  • Loading branch information
NishaSharma14 committed Jan 4, 2024
1 parent 0fcaae7 commit eb4bafd
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@v2
- uses: actions/checkout@v1
with:
fetch-depth: 1

Expand Down

0 comments on commit eb4bafd

Please sign in to comment.