Skip to content

Commit b10121a

Browse files
committed
fix github actions
1 parent a366418 commit b10121a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Setup Node
2929
# uses: actions/setup-node@v4
30-
users: useblacksmith/setup-node@v5
30+
uses: useblacksmith/setup-node@v5
3131
with:
3232
node-version: '20'
3333
cache: 'yarn'

0 commit comments

Comments
 (0)