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 87d08e1 + 39362e3 commit 3661787Copy full SHA for 3661787
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21
with:
22
fetch-depth: 0
23
- name: Set up Go
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
0 commit comments