Switch to versioned workflow for go test
This commit is contained in:
parent
d490993ecb
commit
8f662930bb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -10,7 +10,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
test:
|
||||
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@stable
|
||||
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@v0.1
|
||||
with:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
Loading…
Reference in a new issue