We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283356b commit affdb31Copy full SHA for affdb31
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
uses: docker/setup-buildx-action@v3
32
33
- name: Set up devbox
34
- uses: jetify-com/devbox-install-action@v0.13.0
+ uses: jetify-com/devbox-install-action@v0.14.0
35
with:
36
enable-cache: true
37
.github/workflows/release.yaml
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
0 commit comments