Skip to content

Commit 8527438

Browse files
chore(deps): update dependency jdx/mise to v2026
1 parent 8b60bbc commit 8527438

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/scip-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install mise
1818
uses: jdx/mise-action@v2.4.4
1919
with:
20-
version: 2025.8.10
20+
version: 2026.7.11
2121
- name: Get npm cache directory
2222
id: npm-cache
2323
run: echo "dir=$(npm config get cache)" >> $GITHUB_OUTPUT

.github/workflows/scip-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Install mise
1919
uses: jdx/mise-action@v2.4.4
2020
with:
21-
version: 2025.8.10
21+
version: 2026.7.11
2222
- name: Get npm cache directory
2323
id: npm-cache
2424
run: echo "dir=$(npm config get cache)" >> $GITHUB_OUTPUT

.github/workflows/scip-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- uses: jdx/mise-action@v2.4.4
1919
with:
20-
version: 2025.8.10
20+
version: 2026.7.11
2121

2222
- run: npm install
2323

0 commit comments

Comments
 (0)