mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-30 11:14:59 -04:00
update: Go version in update-docs-translations action (#8489)
Bump Go minimum version to 1.18.4
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
|
||||
- uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2
|
||||
with:
|
||||
go-version: ^1.17.6
|
||||
go-version: ^1.18.4
|
||||
- run: |
|
||||
set -euo pipefail
|
||||
git config --global user.name 'Syncthing Release Automation'
|
||||
|
||||
Reference in New Issue
Block a user