We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd80861 commit 8a5b304Copy full SHA for 8a5b304
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-24.04
12
steps:
13
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
15
- uses: jdx/mise-action@v3.5.1
16
with:
17
version: ${{ env.MISE_VERSION }}
0 commit comments