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 08a7a35 + c76fd3a commit 3f36fc4Copy full SHA for 3f36fc4
.github/workflows/build.yml
@@ -5,6 +5,6 @@ jobs:
5
build:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
+ - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
9
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753
10
- run: make build
0 commit comments