File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 # these if statements ensure that a publication only occurs when
3131 # a new release is created:
3232 if : ${{ steps.release.outputs.release_created }}
33- 33+ - uses : jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
3434 with :
3535 version : ${{ env.MISE_VERSION }}
3636 if : ${{ steps.release.outputs.release_created }}
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-24.04
1010 steps :
1111 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
12- - uses : actions/checkout@v5
13- 12+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
13+ - uses : jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
1414 with :
1515 version : ${{ env.MISE_VERSION }}
1616 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
You can’t perform that action at this time.
0 commit comments