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.
2 parents b923664 + 064104b commit a637014Copy full SHA for a637014
.github/workflows/pages.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
19
with:
20
fetch-depth: 0
21
- - uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2
+ - uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76 # v2
22
- name: Install dependencies
23
run: bun install --frozen-lockfile --production
24
- name: Build website
0 commit comments