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 19a9e16 commit 8e47ac8Copy full SHA for 8e47ac8
.github/workflows/publishing.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Go
14
uses: actions/setup-go@v5
15
with:
16
- go-version: 1.23
+ go-version: 1.24
17
18
- name: Checkout
19
uses: actions/checkout@v4
.github/workflows/testing.yml
0 commit comments