Skip to content

Commit

Permalink
Sync these with golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
skarekrow authored Nov 11, 2024
1 parent 93c9dbe commit 518dd51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
ports:
- 5432:5432
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- uses: actions/setup-go@v1
- uses: actions/setup-go@v3
with:
go-version: 1.22

Expand Down

0 comments on commit 518dd51

Please sign in to comment.