Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojun1998 committed Jun 7, 2024
1 parent a366418 commit b10121a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Setup Node
# uses: actions/setup-node@v4
users: useblacksmith/setup-node@v5
uses: useblacksmith/setup-node@v5
with:
node-version: '20'
cache: 'yarn'
Expand Down

0 comments on commit b10121a

Please sign in to comment.