We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfefca5 commit c9b1662Copy full SHA for c9b1662
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ permissions:
12
13
jobs:
14
test:
15
- uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@stable
+ uses: hansmi/ghactions-go-test-workflow/.github/workflows/test.yaml@v0.1
16
with:
17
runs-on: ubuntu-latest
18
0 commit comments