Commit 69b53a41 authored by Scott Andrews's avatar Scott Andrews
Browse files

Fix prefight workflow def

Signed-off-by: default avatarScott Andrews <andrewssc@vmware.com>
Showing with 2 additions and 2 deletions
+2 -2
......@@ -22,8 +22,8 @@ jobs:
name: Golang tests on ${{ matrix.platform }}
steps:
- uses: actions/setup-node@v2.1.1
with:
node-version: 10.x
with:
node-version: 10.x
- uses: actions/setup-go@v2
with:
go-version: ${{ matrix.go-version }}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment