Update example-windows.yaml

This commit is contained in:
Daniel Carbone
2023-09-27 19:11:45 -05:00
committed by GitHub
parent 7f4d6f4833
commit ff922c75b7

View File

@@ -19,7 +19,7 @@ jobs:
runs-on: windows-latest
steps:
- name: 'Setup jq'
uses: dcarbone/install-jq-action@v2.0.0
uses: dcarbone/install-jq-action@v2
with:
version: '${{ inputs.version }}'
force: '${{ inputs.force }}'