mirror of
https://github.com/ent/ent.git
synced 2026-03-05 19:35:23 +03:00
doc/ci: removed a reference to a hard coded go version (#3732)
Co-authored-by: dorav <dorav@ariga.io>
This commit is contained in:
@@ -73,7 +73,7 @@ jobs:
|
||||
- uses: actions/checkout@v3.0.1
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.18
|
||||
go-version-file: 'go.mod'
|
||||
- uses: ent/contrib/ci@master
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user