Skip to content

Commit

Permalink
Update .github/workflows/ecosystem-ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Daishi Kato <[email protected]>
  • Loading branch information
sukvvon and dai-shi authored Jan 4, 2025
1 parent 79a7bdf commit 0abb0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4
with:
node-version: 'latest'
node-version: 22
cache: 'pnpm'
- run: pnpm install
- name: Get Short SHA
Expand Down

0 comments on commit 0abb0a4

Please sign in to comment.