mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-08 15:41:18 +02:00
bumped go github action to 1.27rc3
This commit is contained in:
@@ -26,9 +26,9 @@ jobs:
|
|||||||
node-version: '>=25.2.1'
|
node-version: '>=25.2.1'
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v6
|
uses: actions/setup-go@v7
|
||||||
with:
|
with:
|
||||||
go-version: '>=1.26.6'
|
go-version: '>=1.27.0-rc.3'
|
||||||
|
|
||||||
# This step usually is not needed because the /ui/dist is pregenerated locally
|
# This step usually is not needed because the /ui/dist is pregenerated locally
|
||||||
# but its here to ensure that each release embeds the latest admin ui artifacts.
|
# but its here to ensure that each release embeds the latest admin ui artifacts.
|
||||||
|
|||||||
Reference in New Issue
Block a user