2 Commits

+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
steps: steps:
- uses: https://github.com/actions/checkout@v4 - uses: https://github.com/actions/checkout@v4
- name: Use Go - name: Use Go
uses: https://github.com/actions/setup-go@v5 uses: https://github.com/actions/setup-go@v6
with: with:
go-version: '1.24' go-version: '1.24'
- run: go version - run: go version