Skip to content

Commit 6645c9c

Browse files
dido18lucarin91
andauthored
Update .github/workflows/openapi-spec.yml
Co-authored-by: Luca Rinaldi <l.rinaldi@arduino.cc>
1 parent 2931fae commit 6645c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi-spec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Go
2929
uses: actions/setup-go@v5
3030
with:
31-
go-version: ${{ env.GO_VERSION }}
31+
go-version-file: go.mod
3232

3333
- name: Install oasdiff
3434
run: go install github.com/oasdiff/oasdiff@latest

0 commit comments

Comments
 (0)