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 02b7532 commit 1d56c22Copy full SHA for 1d56c22
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout 🛎️
13
uses: actions/checkout@v2.3.1
14
15
- - uses: oven-sh/setup-bun@v1
+ - uses: oven-sh/setup-bun@v2
16
with:
17
bun-version: latest
18
0 commit comments