We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd88dcc + ec283c7 commit 8cf4337Copy full SHA for 8cf4337
.github/workflows/ci.yml
@@ -7,6 +7,6 @@ on:
7
pull_request:
8
jobs:
9
lint:
10
- uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.0.2
+ uses: mackerelio/workflows/.github/workflows/go-lint.yml@v1.2.0
11
test:
12
- uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.0.2
+ uses: mackerelio/workflows/.github/workflows/go-test.yml@v1.2.0
0 commit comments