mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-11 03:09:01 +00:00
Update CI-master_tests.yml
This commit is contained in:
2
.github/workflows/CI-master_tests.yml
vendored
2
.github/workflows/CI-master_tests.yml
vendored
@@ -126,7 +126,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/setup-go@v2
|
- uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: go1.17.5
|
go-version: "^go1.17"
|
||||||
- run: go version
|
- run: go version
|
||||||
|
|
||||||
- name: Build linpeas
|
- name: Build linpeas
|
||||||
|
|||||||
Reference in New Issue
Block a user