mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2026-01-31 15:53:10 +08:00
ci(compat-checks): use stable go-version (#6743)
Signed-off-by: Dwi Siswanto <git@dw1.io>
This commit is contained in:
1
.github/workflows/compat-checks.yaml
vendored
1
.github/workflows/compat-checks.yaml
vendored
@@ -16,4 +16,5 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: projectdiscovery/actions/setup/go/compat-checks@v1
|
||||
with:
|
||||
go-version: "stable"
|
||||
release-test: true
|
||||
|
||||
Reference in New Issue
Block a user