We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7abaca1 + 8ffcf3f commit 30ec38aCopy full SHA for 30ec38a
.github/workflows/ci.yml
@@ -9,6 +9,8 @@ jobs:
9
uses: actions/checkout@v4
10
- name: Install asdf & tools
11
uses: asdf-vm/actions/install@v3
12
+ with:
13
+ asdf_branch: v0.15.0
14
- name: golangci-lint
15
run: golangci-lint run
16
0 commit comments