We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcc9b40 + 91eb3a0 commit 56ea5feCopy full SHA for 56ea5fe
.github/workflows/workflow.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout tree
18
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19
- name: Set-up Mise
20
- uses: jdx/mise-action@c53b9236f0b3370f31520f8b142f141256d839c6 # v3.6.0
+ uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
21
- run: yarn install --immutable
22
- if: always()
23
run: yarn lint
0 commit comments