mirror of
https://github.com/aykhans/sarin.git
synced 2026-04-18 13:49:37 +00:00
chore: bump Go version from 1.26.1 to 1.26.2
This commit is contained in:
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: 1.26.1
|
||||
go-version: 1.26.2
|
||||
- name: go fix
|
||||
run: |
|
||||
go fix ./...
|
||||
|
||||
Reference in New Issue
Block a user