Skip to content

Commit 277ee33

Browse files
Update jdx/mise-action action to v4
1 parent cb72e2e commit 277ee33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12-
- uses: jdx/mise-action@v2
12+
- uses: jdx/mise-action@v4
1313
- run: pnpm install
1414
- run: mise run deploy
1515
env:

0 commit comments

Comments
 (0)