File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 84
84
steps :
85
85
- uses : actions/checkout@v4
86
86
- name : Install devbox
87
- uses : jetify-com/devbox-install-action@219b7e17e2e804ef16f25d01285d63ac05b795ea
87
+ uses : jetify-com/devbox-install-action@jl/migrate-installer
88
88
with :
89
89
enable-cache : true
90
90
- name : Build flake
@@ -105,7 +105,7 @@ jobs:
105
105
- uses : actions/checkout@v4
106
106
107
107
- name : Install devbox
108
- uses : jetify-com/devbox-install-action@219b7e17e2e804ef16f25d01285d63ac05b795ea
108
+ uses : jetify-com/devbox-install-action@jl/migrate-installer
109
109
with :
110
110
enable-cache : true
111
111
@@ -167,7 +167,7 @@ jobs:
167
167
brew install dash zsh
168
168
fi
169
169
- name : Install devbox
170
- uses : jetify-com/devbox-install-action@219b7e17e2e804ef16f25d01285d63ac05b795ea
170
+ uses : jetify-com/devbox-install-action@jl/migrate-installer
171
171
with :
172
172
enable-cache : true
173
173
- name : Run fast tests
You can’t perform that action at this time.
0 commit comments