Skip to content

Commit a746dae

Browse files
authored
Update main.yml
1 parent aab96fd commit a746dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515
- uses: actions/setup-go@v5
1616
with:
17-
go-version: '1.18'
17+
go-version: '1.24.1'
1818
- name: Get Version
1919
id: branch-names
2020
uses: tj-actions/branch-names@v8

0 commit comments

Comments
 (0)