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 fc5b1c3 commit 8b3e64aCopy full SHA for 8b3e64a
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v5
30
- uses: mozilla-actions/[email protected]
31
- - uses: jdx/mise-action@v2
+ - uses: jdx/mise-action@v3
32
- run: mise install
33
shell: bash
34
- run: mise run --jobs 1 ci
0 commit comments