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

develop
Icedream 2024-05-05 08:15:15 +02:00
commit 5cb0ecfc00
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@v4
uses: actions/setup-go@v5
with:
go-version: 1.21
id: go