Skip to content

Commit

Permalink
deps: Update .tool-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
angelmadames committed May 8, 2024
1 parent 2ff4eed commit 7d1d604
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:

- name: 🟢 Configure Bun on runner
uses: oven-sh/setup-bun@v1
with:
bun-version: latest

- name: 📦 Install package dependencies using lockfile
run: bun install --frozen-lockfile
Expand Down
3 changes: 2 additions & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
bun 1.1.0
bun 1.1.7
b

0 comments on commit 7d1d604

Please sign in to comment.