Skip to content

Commit

Permalink
chore(github-actions): Use latest bun version
Browse files Browse the repository at this point in the history
  • Loading branch information
PrettyCoffee committed Oct 28, 2024
1 parent 7e60a0e commit 9d5a558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup Node
uses: oven-sh/setup-bun@v2
with:
bun-version: "1.1.29"
bun-version: "1.1.33"

- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 9d5a558

Please sign in to comment.