mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
fix: update Go version to 1.24 in Windows job
This commit is contained in:
2
.github/workflows/template-sign.yml
vendored
2
.github/workflows/template-sign.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version: '1.21'
|
||||
go-version: '1.24'
|
||||
|
||||
- name: Install Nuclei
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user