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 7c764aa commit 8f12b8dCopy full SHA for 8f12b8d
.github/workflows/test-jq-version.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v4
29
30
- name: 'Setup jq'
31
- uses: dcarbone/install-jq-action@v2.1.0
+ uses: dcarbone/install-jq-action@v3.2.0
32
with:
33
version: 1.5
34
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