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 6511252 commit 66851daCopy full SHA for 66851da
.github/workflows/static.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v2
18
19
- name: Set up Bun
20
- uses: oven-sh/bun-actions/setup@v1
+ uses: oven-sh/setup-bun@v2
21
with:
22
bun-version: '1.1.29' # Use the version of Bun you want
23
0 commit comments