Fix PR tests Go setup and update linpeas parts

This commit is contained in:
Carlos Polop
2026-01-16 17:56:34 +01:00
parent 32e9bf657a
commit 72dbd9ef28
4 changed files with 99 additions and 6 deletions

View File

@@ -110,10 +110,9 @@ jobs:
ref: ${{ github.head_ref }}
# Setup go
- uses: actions/setup-go@v2
- uses: actions/setup-go@v6
with:
go-version: 1.17.0-rc1
stable: false
go-version: '1.23'
- run: go version
# Build linpeas