We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e85a0e9 commit 2c67e4fCopy full SHA for 2c67e4f
.github/workflows/skeletor.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
- name: Install Go
22
- uses: actions/checkout@v4
+ uses: actions/setup-go@v4
23
24
go-version-file: go.mod
25
cache: true
0 commit comments