We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f538286 commit ae05f0aCopy full SHA for ae05f0a
.github/workflows/ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
node-version: ${{ matrix.node-version }}
31
32
- name: Setup Bun
33
- uses: oven-sh/setup-bun@ff41c74480e92d179c27462a68d60e4e4ccb5e06 # v2.0.1
+ uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2.0.1
34
35
- name: Install dependencies
36
run: bun install
0 commit comments