Skip to content

Commit a637014

Browse files
authored
Merge pull request #142 from ublue-os/renovate/oven-sh-setup-bun-digest
2 parents b923664 + 064104b commit a637014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1919
with:
2020
fetch-depth: 0
21-
- uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2
21+
- uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76 # v2
2222
- name: Install dependencies
2323
run: bun install --frozen-lockfile --production
2424
- name: Build website

0 commit comments

Comments
 (0)