We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9216c7 commit 1ccd8d7Copy full SHA for 1ccd8d7
.github/actions/setup/action.yml
@@ -120,6 +120,6 @@ runs:
120
path: apps/microshift-vm/dist/${{ env.ARCH }}
121
key: microshift-vm-dist-v1-${{ runner.os }}-${{ env.ARCH }}-${{ hashFiles('apps/microshift-vm/**') }}
122
123
- - uses: jdx/mise-action@e79ddf65a11cec7b0e882bedced08d6e976efb2d
+ - uses: jdx/mise-action@5228313ee0372e111a38da051671ca30fc5a96db
124
with:
125
cache: false
0 commit comments