mirror of
https://github.com/github/codeql-action.git
synced 2026-05-21 21:08:32 +00:00
Bump Go to 1.25-rc.1
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '>=1.21.0'
|
||||
go-version: 1.25.0-rc.1
|
||||
cache: false
|
||||
- id: init
|
||||
uses: ./../action/init
|
||||
|
||||
Reference in New Issue
Block a user