Skip to content

Commit c9b1662

Browse files
committed
Switch to versioned workflow for go test
1 parent dfefca5 commit c9b1662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
test:
15-
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@stable
15+
uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@v0.1
1616
with:
1717
runs-on: ubuntu-latest
1818

0 commit comments

Comments
 (0)