mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-26 10:13:44 +01:00
Update go version in pre-commit.yml to match the version used for hishtory
This commit is contained in:
parent
7d9664363d
commit
f7b662e7f4
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.19
|
||||
go-version: 1.21
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user