We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1547fa commit c5fe2d8Copy full SHA for c5fe2d8
.github/workflows/compile-mac.yaml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Go
28
uses: actions/setup-go@v5
29
with:
30
- go-version: 1.23.3
+ go-version: 1.23.4
31
id: go
32
33
# Retrieve build locations with `go env`
0 commit comments