We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f531ea commit 63cc4d8Copy full SHA for 63cc4d8
1 file changed
.github/actions/mise-project-setup/action.yaml
@@ -21,7 +21,7 @@ runs:
21
shell: bash
22
23
- name: Install mise
24
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
+ uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
25
with:
26
cache_save: ${{ inputs.cache-mode == 'prepare' }}
27
version: ${{ steps.init.outputs.mise-version }}
0 commit comments