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 fc82cbe commit 04b76a1Copy full SHA for 04b76a1
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
0 commit comments