We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8e0da commit 6031ab0Copy full SHA for 6031ab0
.github/actions/run-tuist-generation/action.yml
@@ -3,7 +3,7 @@ description: Installs and run Tuist to generate Xcode projects
3
runs:
4
using: "composite"
5
steps:
6
- - uses: jdx/mise-action@v2
+ - uses: jdx/mise-action@v3
7
- name: Run Tuist
8
shell: bash
9
run: tuist generate
0 commit comments