Skip to content

Commit 3dfcd3b

Browse files
authored
Merge pull request #1023 from ocaml/dependabot/github_actions/jdx/mise-action-3.5.0
Bump jdx/mise-action from 3.4.0 to 3.5.0
2 parents c9cf35c + 7d59ba0 commit 3dfcd3b

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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
1919
- name: Set-up Mise
20-
uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
20+
uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
2121
- run: yarn install --immutable
2222
- if: always()
2323
run: yarn lint

0 commit comments

Comments
 (0)