rf/separates steps checkout & setup-go

This commit is contained in:
itsscb 2023-09-20 20:35:46 +02:00
parent 70cc3f2c42
commit e234913d6a

View File

@ -29,8 +29,8 @@ jobs:
steps:
- name: Set up Go 1.x and checkout
uses: actions/checkout@v4
- uses: actions/checkout@v4
- name: Set up Go 1.x
uses: actions/setup-go@v4
with:
go-version: ^1.21