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 8a16266 commit 4b3202fCopy full SHA for 4b3202f
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Go
26
uses: actions/setup-go@v4
27
with:
28
- go-version: '1.20'
+ go-version: '1.23'
29
30
# Step 3: Cache Go modules for faster builds
31
- name: Cache Go Modules
0 commit comments