Skip to content

Commit

Permalink
chore(deps): oven-sh/setup-bun v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent ee3b5b3 commit 16cfa63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
- run: bun install -g renovate
- name: Validate config
run: renovate-config-validator .github/renovate.json
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
name: Prettier
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
- uses: oven-sh/setup-bun@v2
- run: bunx prettier -c .

shfmt:
Expand Down

0 comments on commit 16cfa63

Please sign in to comment.