Skip to content

Commit 6031ab0

Browse files
renovate[bot]calvincestari
authored andcommitted
chore(deps): update jdx/mise-action action to v3
1 parent 8e8e0da commit 6031ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/run-tuist-generation/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Installs and run Tuist to generate Xcode projects
33
runs:
44
using: "composite"
55
steps:
6-
- uses: jdx/mise-action@v2
6+
- uses: jdx/mise-action@v3
77
- name: Run Tuist
88
shell: bash
99
run: tuist generate

0 commit comments

Comments
 (0)