mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-23 00:34:27 +01:00
Increase go version in pre-commit for staticcheck
This commit is contained in:
parent
2ad06d1cb2
commit
bd03f90b0b
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/setup-python@v3
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.18
|
||||
go-version: 1.19
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user