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 }}
|
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
|
||||||
- uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2
|
- uses: actions/setup-go@bfdd3570ce990073878bf10f6b2d79082de49492 # v2
|
||||||
with:
|
with:
|
||||||
go-version: ^1.17.6
|
go-version: ^1.18.4
|
||||||
- run: |
|
- run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
git config --global user.name 'Syncthing Release Automation'
|
git config --global user.name 'Syncthing Release Automation'
|
||||||
|
|||||||
Reference in New Issue
Block a user