Skip to content

Commit 3488a39

Browse files
committed
Merge branch 'main' of github.com:Nickersoft/booth.js
2 parents c2afc01 + f4547e6 commit 3488a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@v5
1616
- name: Setup mise-en-place
17-
uses: jdx/mise-action@v2
17+
uses: jdx/mise-action@v3
1818
- name: Check code
1919
run: mise check
2020
- name: Run tests

0 commit comments

Comments
 (0)