Skip to content

Commit c8add06

Browse files
committed
... checkout Go via own action.
Signed-off-by: Thomas Guettler <[email protected]>
1 parent 290a875 commit c8add06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr-lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
with:
3232
ref: ${{ github.event.pull_request.head.sha }}
3333

34+
- uses: ./.github/actions/setup-go
35+
3436
- name: Fixup git permissions
3537
# https://github.com/actions/checkout/issues/766
3638
shell: bash

0 commit comments

Comments
 (0)