Jelajahi Sumber

update: Go version in update-docs-translations action (#8489)

Bump Go minimum version to 1.18.4
Jauder Ho 3 tahun lalu
induk
melakukan
ecdb970468
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/update-docs-translations.yaml

+ 1 - 1
.github/workflows/update-docs-translations.yaml

@@ -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'