We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37cb085 commit c639724Copy full SHA for c639724
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@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
+ uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
25
with:
26
cache_save: ${{ inputs.cache-mode == 'prepare' }}
27
version: ${{ steps.init.outputs.mise-version }}
0 commit comments