ci: update setup go version

This commit is contained in:
Slug-Boi
2026-04-28 11:45:51 +02:00
parent e100bf5d4d
commit d66774c987
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Setup Go - name: Setup Go
uses: actions/setup-go@v3 uses: actions/setup-go@v6
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Setup Go Workfile - name: Setup Go Workfile
run: go work init ./ci ./ run: go work init ./ci ./