We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d222f71 commit 0cf3c16Copy full SHA for 0cf3c16
.github/workflows/vulncheck.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- go-version: [ 1.24.0 ]
+ go-version: [ 1.25.0 ]
18
steps:
19
- name: Check out code into the Go module directory
20
uses: actions/checkout@v4
0 commit comments