Skip to content

Commit

Permalink
Update .github/workflows/golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
urvisavla authored Mar 6, 2024
1 parent 5866419 commit bcff135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup GO
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # version v3.3.0
with:
go-version: '>=1.22.0'
go-version: '>=1.22.1'

- name: Build libpreflight
run: |
Expand Down

0 comments on commit bcff135

Please sign in to comment.