We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64303e1 commit ccd48c2Copy full SHA for ccd48c2
.github/workflows/go.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Go
17
uses: actions/setup-go@v6
18
with:
19
- go-version: "1.25"
+ go-version: "1.26"
20
21
- name: Checkout
22
uses: actions/checkout@v6
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
0 commit comments