Skip to content

Commit

Permalink
fix: yq latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
uri-99 committed May 6, 2024
1 parent d993cc2 commit 6ed9b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/setup-go@v5

- name: Install YQ
uses: dcarbone/install-yq-action@v4.43.1
uses: dcarbone/install-yq-action@latest

- name: Install deps
run: |
Expand Down

0 comments on commit 6ed9b0f

Please sign in to comment.