We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cb096b commit 9c7ec1fCopy full SHA for 9c7ec1f
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Setup bun
17
- uses: oven-sh/setup-bun@v1
+ uses: oven-sh/setup-bun@v2
18
with:
19
bun-version: latest
20
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
- name: 'Setup Bun'
27
28
29
30
registry-url: "https://registry.npmjs.org"
0 commit comments