We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c271ea1 commit ee60408Copy full SHA for ee60408
2 files changed
.github/workflows/go.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go 1.x
16
uses: actions/setup-go@v5
17
with:
18
- go-version: '1.20'
+ go-version: '1.23'
19
20
- name: Check out code into the Go module directory
21
uses: actions/checkout@v4
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
0 commit comments