test go 1.23 for lint

This commit is contained in:
Sina Mahmoodi 2025-02-19 17:11:20 +01:00
parent a77bb236a5
commit 8c2c475bde
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.24.0
go-version: 1.23.0
cache: false
- name: Run linters