mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
ci: update GitHub Actions workflows to use Go 1.24
This commit is contained in:
parent
033806df4b
commit
502db64b28
4 changed files with 6 additions and 9 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.23.x"
|
||||
go-version: "1.24.x"
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue