Update .gitea/workflows/build.yml
This commit is contained in:
@@ -23,6 +23,9 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '18'
|
||||
- uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.20'
|
||||
- uses: actions/go-hashfiles@v0.0.1
|
||||
id: get-cache-hash
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user