Skip to content

Commit

Permalink
force jq version in Github runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Sgoettschkes committed Nov 23, 2023
1 parent 431c6d8 commit 27e2cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-exercises.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ jobs:
if: steps.changed-files.outputs.any_changed == 'true'
with:
version: '${{ env.jq-version }}'
force: true
- name: "Setup bats"
uses: mig4/setup-bats@v1
if: steps.changed-files.outputs.any_changed == 'true'
Expand Down

0 comments on commit 27e2cca

Please sign in to comment.