We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d223e8 commit ae0e2b9Copy full SHA for ae0e2b9
.github/workflows/publishing.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Setup Go
14
uses: actions/setup-go@v4
15
with:
16
- go-version: 1.24
+ go-version: 1.25
17
18
- name: Checkout
19
uses: actions/checkout@v4
.github/workflows/testing.yml
0 commit comments