Skip to content

Commit

Permalink
update oven-sh/setup-bun version
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Aug 1, 2024
1 parent 5da8bb9 commit d36e703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
cache-dependency-path: |
e2e/interchaintestv8/go.sum
- name: "Install Bun"
uses: "oven-sh/setup-bun@v1"
uses: "oven-sh/setup-bun@v2"
- name: "Install the Node.js dependencies"
run: bun install
- name: Run Tests
Expand Down

0 comments on commit d36e703

Please sign in to comment.