Skip to content

Commit 097bede

Browse files
chore: use pantry monorepo action instead of pantry-setup
1 parent c91b18d commit 097bede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: mlugg/setup-zig@v2
2727

2828
- name: Setup Pantry
29-
uses: home-lang/pantry-setup@v1
29+
uses: home-lang/pantry/packages/action@main
3030

3131
- name: Install Dependencies
3232
run: bun install

0 commit comments

Comments
 (0)