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 411c80a + e8e5c59 commit fc2bfe7Copy full SHA for fc2bfe7
.github/workflows/build.yml
@@ -5,7 +5,7 @@ jobs:
5
build:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
9
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
10
with:
11
go-version: 1.22
0 commit comments