Skip to content

Commit 3f96f2e

Browse files
committed
chore: merge main into nightly-testing
2 parents 17b8755 + 2a0324f commit 3f96f2e

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)