bumped GitHub action min Go version

This commit is contained in:
Gani Georgiev
2025-01-18 12:45:54 +02:00
parent c7322eec66
commit 37ff943f67
3 changed files with 7 additions and 3 deletions

View File

@@ -4,7 +4,9 @@
## v0.22.30
- (_Backported from v0.24.4_) Fixed fields extraction for view query with milti-level comments ([#6309](https://github.com/pocketbase/pocketbase/discussions/6309)).
- (_Backported from v0.24.4_) Fixed fields extraction for view queries with nested comments ([#6309](https://github.com/pocketbase/pocketbase/discussions/6309)).
- Bumped GitHub action min Go version to 1.23.5 as it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.23.5).
## v0.22.29