mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
build: update GitHub Actions to Go 1.23
This commit is contained in:
parent
cc94ab704a
commit
56d7e4d5e9
5 changed files with 7 additions and 7 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.22.x"
|
||||
go-version: "1.23.x"
|
||||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue