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 f59b5a7 commit 26c7364Copy full SHA for 26c7364
.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.2.0
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