ci: update jetbox gh action to 0.3.0

This commit is contained in:
Mark Joshwel 2023-06-03 07:46:55 +00:00 committed by GitHub
parent 46b82aeebd
commit e9c53f790d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: install devbox
uses: jetpack-io/devbox-install-action@v0.2.0
uses: jetpack-io/devbox-install-action@v0.3.0
- name: build artifacts
run: |
devbox run poetry install