We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ed0079 + ed98233 commit de899e4Copy full SHA for de899e4
.github/workflows/release.yaml
@@ -41,7 +41,7 @@ jobs:
41
github_access_token: ${{ secrets.GITHUB_TOKEN }}
42
43
- name: Install devbox
44
- uses: jetify-com/devbox-install-action@v0.11.0
+ uses: jetify-com/devbox-install-action@v0.12.0
45
with:
46
enable-cache: false
47
skip-nix-installation: true
.github/workflows/test.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments