We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1cb51 commit 0b848f3Copy full SHA for 0b848f3
.github/workflows/workflow.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout tree
18
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19
- name: Set-up Mise
20
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
+ uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
21
- run: yarn install --immutable
22
- if: always()
23
run: yarn lint
0 commit comments