Skip to content

Commit 59c68c6

Browse files
chore(deps): update jetify-com/devbox-install-action action to v0.12.0 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 894a0ed commit 59c68c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: recursive
1818
- name: Install devbox
19-
uses: jetify-com/devbox-install-action@v0.11.0
19+
uses: jetify-com/devbox-install-action@v0.12.0
2020
- run: devbox run fmt-check
2121

2222
test:
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
submodules: recursive
3333
- name: Install devbox
34-
uses: jetify-com/devbox-install-action@v0.11.0
34+
uses: jetify-com/devbox-install-action@v0.12.0
3535
- name: Download models
3636
run: devbox run download-models
3737
- name: Build

0 commit comments

Comments
 (0)