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 d643175 commit c4526adCopy full SHA for c4526ad
.github/workflows/go.yml
@@ -56,7 +56,7 @@ jobs:
56
- uses: actions/checkout@v4
57
- uses: actions/setup-go@v5
58
with:
59
- go-version: '1.21'
+ go-version: '1.24'
60
- name: Cache Go modules
61
uses: actions/cache@v3
62
0 commit comments