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 4216b46 commit 2f66b43Copy full SHA for 2f66b43
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
16
17
- - uses: oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1
+ - uses: oven-sh/setup-bun@f4d14e03ff726c06358e5557344e1da148b56cf7 # v1
18
with:
19
bun-version: 1.0.1
20
.github/workflows/ci.yml
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
0 commit comments