We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bf5681 commit 795abe3Copy full SHA for 795abe3
2 files changed
.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.12.0
+ uses: jetify-com/devbox-install-action@v0.13.0
35
with:
36
enable-cache: true
37
.github/workflows/release.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
0 commit comments