Chore: Bumping go to 1.21.6 (#80709)

* Bumping go to 1.25.6

* bumping sqlite to 1.14.19

* Bumping sqlite version
This commit is contained in:
Timur Olzhabayev
2024-01-23 14:32:26 +01:00
committed by GitHub
parent 57609e1388
commit 4083d23f01
13 changed files with 115 additions and 116 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ jobs:
name: Set go version
uses: actions/setup-go@v4
with:
go-version: '1.21.5'
go-version: '1.21.6'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL