Skip to content

Commit 521ecd4

Browse files
chore: use pantry monorepo action instead of pantry-setup
1 parent 0661f46 commit 521ecd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: oven-sh/setup-bun@v2
2424

2525
- name: Setup Pantry
26-
uses: home-lang/pantry-setup@v1
26+
uses: home-lang/pantry/packages/action@main
2727

2828
- name: Install Dependencies
2929
run: bun install

0 commit comments

Comments
 (0)