diff --git a/action.yml b/action.yml index faea24b..4676351 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ runs: - name: 'Setup jq' uses: dcarbone/install-jq-action@v2.1.0 with: - version: 1.6 + version: 1.7 force: 'true' - uses: actions/download-artifact@v4