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 8f5d58f commit c8e0567Copy full SHA for c8e0567
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup
13
uses: actions/setup-go@v4
14
with:
15
- go-version: "1.21"
+ go-version: "1.23"
16
- run: go version
17
18
- name: Checkout
0 commit comments