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 8334158 + cd8b9bf commit bb104d3Copy full SHA for bb104d3
.github/workflows/build.yml
@@ -6,5 +6,5 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
9
- - uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9
+ - uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753
10
- run: make build
0 commit comments