Skip to content

Commit

Permalink
update vulncheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunhailin-Leo committed Dec 19, 2024
1 parent b6ebdc5 commit 20325d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulncheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: 1.21.x
go-version: 1.22.x
check-latest: true
- name: Fetch Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 20325d4

Please sign in to comment.