Skip to content

Commit

Permalink
ci: fix release automation
Browse files Browse the repository at this point in the history
  • Loading branch information
vipero07 committed Dec 7, 2023
1 parent 8dee2a2 commit 2028101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: 'Setup jq'
uses: dcarbone/install-jq-action@v2
uses: dcarbone/install-jq-action@v2.1.0
- name: Extract and update version
id: trim
run: |
Expand Down

0 comments on commit 2028101

Please sign in to comment.