Skip to content

Commit

Permalink
Update devbox installer to latest available version (v0.11.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcardozo-eth authored Sep 3, 2024
1 parent 5685ea1 commit 65811ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install devbox
uses: jetify-com/devbox-install-action@v0.9.0
uses: jetify-com/devbox-install-action@v0.11.0

- name: Run arbitrary commands
run: devbox run -- echo "done!"
Expand Down

0 comments on commit 65811ad

Please sign in to comment.