Merge remote-tracking branch 'origin/renovate/actions-setup-go-4.x' into develop

pull/27/head
Icedream 2023-10-02 21:03:10 +02:00
commit 7387bb9f96
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
steps:
- name: Set up Go 1.21
uses: actions/setup-go@v1
uses: actions/setup-go@v4
with:
go-version: 1.21
id: go