parent
144ab179e9
commit
0d0537c2ed
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
# Step 2: Set up go environment
|
# Step 2: Set up go environment
|
||||||
- uses: actions/setup-go@v5
|
- uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version-file: './Backend/go.mod'
|
go-version-file: './Backend/go.mod'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue