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 09d40da commit 8b5d90dCopy full SHA for 8b5d90d
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
submodules: "true"
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: make generate
.github/workflows/linter.yml
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
- name: Check cargo version
0 commit comments