We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fd5c5 commit 2a0324fCopy full SHA for 2a0324f
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