We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5aaa9 commit d4c112fCopy full SHA for d4c112f
.github/workflows/test-jq-version.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: 'Setup jq'
23
- uses: dcarbone/install-jq-action@v2.1.0
+ uses: dcarbone/install-jq-action@v3.1.1
24
with:
25
version: 1.5
26
force: 'true'
action.yml
@@ -57,7 +57,7 @@ runs:
57
fi
58
59
- name: 'Install jq 1.6'
60
61
62
version: 1.6
63
0 commit comments