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 e3249bdCopy full SHA for e3249bd
.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@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2
18
with:
19
bun-version: 1.0.1
20
.github/workflows/ci.yml
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
0 commit comments