Skip to content

Commit 66851da

Browse files
authored
Update static.yml
1 parent 6511252 commit 66851da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v2
1818

1919
- name: Set up Bun
20-
uses: oven-sh/bun-actions/setup@v1
20+
uses: oven-sh/setup-bun@v2
2121
with:
2222
bun-version: '1.1.29' # Use the version of Bun you want
2323

0 commit comments

Comments
 (0)