Skip to content

Commit e07b9ee

Browse files
committed
feat/change actions workflow
1 parent 8442b09 commit e07b9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616

17-
- name: Use Node.js ${{ matrix.node-version }}
17+
- name: Use Node.js
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version: "20.x"

0 commit comments

Comments
 (0)