We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29097f4 commit 66e2a9dCopy full SHA for 66e2a9d
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2.1.2
18
with:
19
- bun-version: 1.0.1
+ bun-version: 1.3.10
20
21
- name: Cache node_modules
22
id: cache-npm-packages
.github/workflows/ci.yml
0 commit comments