Merge pull request #6184 from prymitive/version-sync-go

chore(actions): use latest Go version
This commit is contained in:
Łukasz Mierzwa
2024-09-06 21:10:49 +01:00
committed by GitHub
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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