Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgriffintn committed Mar 12, 2024
1 parent fea0b1d commit 0f57ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4

- name: Use Bun ${{ matrix.bun-version }}
uses: actions/setup-bun@vq
uses: actions/setup-bun@v1
with:
node-version: ${{ matrix.bun-version }}
cache: 'bun'
Expand Down

0 comments on commit 0f57ace

Please sign in to comment.