We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0b297 commit 6637fd3Copy full SHA for 6637fd3
1 file changed
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v5
17
with:
18
- go-version: '1.22.3'
+ go-version: '1.24.4'
19
20
- name: Install dependencies
21
run: go mod tidy
0 commit comments