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 b30b89b commit 7938c6fCopy full SHA for 7938c6f
.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@9b21598af8d4dfc302e5a30250007de0fda92acc # v1
+ - uses: oven-sh/setup-bun@d3603274aca5625baad52ec06108517a089cdd00 # 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