Skip to content

Commit 8794954

Browse files
authored
fix: bun tests (#79)
1 parent e727c4b commit 8794954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
NPM_AUTH_TOKEN: ${{ secrets.READER_TOKEN }}
2424
- uses: oven-sh/setup-bun@v1
2525
with:
26-
bun-version: 1.0.25
26+
bun-version: 1.1.0
2727
- run: yarn test
2828

2929
build-and-publish:

0 commit comments

Comments
 (0)