setup-go v3 -> v5
This commit is contained in:
2
.github/workflows/quick-build.yaml
vendored
2
.github/workflows/quick-build.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v5
|
||||
|
||||
- name: "Build"
|
||||
run: "touch bindata/* bindata/*/* ; make"
|
||||
|
||||
Reference in New Issue
Block a user