We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b60bbc commit 90132c1Copy full SHA for 90132c1
.github/workflows/scip-docker.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
- name: Install mise
18
- uses: jdx/mise-action@v2.4.4
+ uses: jdx/mise-action@v3.4.1
19
with:
20
version: 2025.8.10
21
- name: Get npm cache directory
.github/workflows/scip-snapshot.yml
@@ -16,7 +16,7 @@ jobs:
22
.github/workflows/scip-style.yml
- - uses: jdx/mise-action@v2.4.4
+ - uses: jdx/mise-action@v3.4.1
0 commit comments