We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9eb45 commit cd58e19Copy full SHA for cd58e19
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: install dasel
33
run: |
34
- brew install dasel@3
+ brew install dasel
35
cat $GITHUB_ENV
36
37
- name: extract version
0 commit comments