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 c012070 commit c9994cdCopy full SHA for c9994cd
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
16
17
- - uses: oven-sh/setup-bun@d3603274aca5625baad52ec06108517a089cdd00 # v1
+ - uses: oven-sh/setup-bun@8f24390df009a496891208e5e36b8a1de1f45135 # v1
18
with:
19
bun-version: 1.0.1
20
.github/workflows/ci.yml
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
0 commit comments