We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14c745 commit 760c851Copy full SHA for 760c851
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install asdf
23
uses: asdf-vm/actions/install@v4
24
with:
25
- asdf_version: v0.18.0
+ asdf_version: 0.18.0
26
27
- name: Install project dependencies
28
run: |
0 commit comments