Skip to content

Commit 3f9f34f

Browse files
authored
Merge pull request #1018 from ocaml/dependabot/github_actions/jdx/mise-action-3.4.0
Bump jdx/mise-action from 3.3.1 to 3.4.0
2 parents ef1cb51 + 0b848f3 commit 3f9f34f

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

0 commit comments

Comments
 (0)