1
mirror of https://github.com/carlospolop/PEASS-ng synced 2024-12-01 03:00:39 +01:00

Update CI-master_tests.yml

This commit is contained in:
Carlos Polop 2021-12-29 17:04:45 +00:00 committed by GitHub
parent 29d30bed4c
commit 1a95c388ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,6 +125,9 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: go1.17.5
- run: go version
- name: Build linpeas
run: |