Skip to content

Commit 2a0324f

Browse files
chore: bump dcarbone/install-jq-action from 3 to 4 (#146)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7fd5c5 commit 2a0324f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-nightly-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
token: ${{ secrets.UNICODE_BASIC_TOKEN }}
1818

1919
- name: install jq
20-
uses: dcarbone/install-jq-action@v3
20+
uses: dcarbone/install-jq-action@v4
2121

2222
- name: set user
2323
run: |

.github/workflows/update-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: install jq
21-
uses: dcarbone/install-jq-action@v3
21+
uses: dcarbone/install-jq-action@v4
2222

2323
- name: get toolchain tags
2424
id: toolchain-tag

0 commit comments

Comments
 (0)