Skip to content

Commit 56ea5fe

Browse files
authored
Merge pull request #1042 from ocaml/dependabot/github_actions/jdx/mise-action-3.6.1
2 parents bcc9b40 + 91eb3a0 commit 56ea5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout tree
1818
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1919
- name: Set-up Mise
20-
uses: jdx/mise-action@c53b9236f0b3370f31520f8b142f141256d839c6 # v3.6.0
20+
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
2121
- run: yarn install --immutable
2222
- if: always()
2323
run: yarn lint

0 commit comments

Comments
 (0)