mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
Merge pull request #6184 from prymitive/version-sync-go
chore(actions): use latest Go version
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.23.0
|
||||
go-version: 1.23.1
|
||||
cache: false
|
||||
|
||||
- name: Mock web assets
|
||||
|
||||
Reference in New Issue
Block a user