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 7aa657d commit ed9c2b1Copy full SHA for ed9c2b1
.github/workflows/monorepo-go.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v3
20
21
- name: Install devbox
22
- uses: jetpack-io/devbox-install-action@v0.6.1
+ uses: jetpack-io/devbox-install-action@v0.7.0
23
24
- name: Go modules should be up-to-date
25
run: |
0 commit comments