Merge branch 'development' into renovate/major-6-github-artifact-actions
This commit is contained in:
4
.github/workflows/release-goreleaser.yml
vendored
4
.github/workflows/release-goreleaser.yml
vendored
@@ -26,12 +26,12 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
|
||||
with:
|
||||
go-version: '1.23.x'
|
||||
go-version: '1.25.5'
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
|
||||
with:
|
||||
node-version: '20.x'
|
||||
node-version: '20.19.6'
|
||||
|
||||
- name: Build Frontend
|
||||
working-directory: frontend
|
||||
|
||||
Reference in New Issue
Block a user