We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2567df commit aa5f68aCopy full SHA for aa5f68a
.github/workflows/master.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Go
20
uses: actions/setup-go@v5
21
with:
22
- go-version: "1.23"
+ go-version: "1.24"
23
24
- name: Setup Python # This is for the build script
25
uses: actions/setup-python@v5
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
26
27
28
29
0 commit comments