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.
2 parents b2567df + aa5f68a commit 2adeec2Copy full SHA for 2adeec2
.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