Skip to content

Commit d34995d

Browse files
committed
use bun
1 parent dd84238 commit d34995d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/changelog-agent.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ jobs:
1717
token: ${{ secrets.GITHUB_TOKEN }}
1818
fetch-depth: 0 # Fetch full history for git operations
1919

20-
- name: Setup Node.js
21-
uses: actions/setup-node@v4
22-
with:
23-
node-version: '22'
24-
cache: 'npm'
25-
2620
- name: Setup Bun
2721
uses: oven-sh/setup-bun@v2
2822
with:

0 commit comments

Comments
 (0)