mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
chore(actions): use latest Go version
This commit is contained in:
committed by
github-actions[bot]
parent
09010e29e8
commit
de6c18d28a
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.23.3
|
||||
go-version: 1.23.4
|
||||
cache: false
|
||||
|
||||
- name: Mock web assets
|
||||
|
||||
Reference in New Issue
Block a user