We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17b8755 + 2a0324f commit 3f96f2eCopy full SHA for 3f96f2e
2 files changed
.github/workflows/update-nightly-toolchain.yml
@@ -17,7 +17,7 @@ jobs:
17
token: ${{ secrets.UNICODE_BASIC_TOKEN }}
18
19
- name: install jq
20
- uses: dcarbone/install-jq-action@v3
+ uses: dcarbone/install-jq-action@v4
21
22
- name: set user
23
run: |
.github/workflows/update-toolchain.yml
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- name: get toolchain tags
24
id: toolchain-tag
0 commit comments