Skip to content

Commit cfc71f5

Browse files
Lasnia, FriedrichLasnia, Friedrich
authored andcommitted
fix: typo node
1 parent c5b17e0 commit cfc71f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Node.js
1818
uses: actions/setup-node@v5
1919
with:
20-
node-version: 'none'
20+
node-version: 'node'
2121
check-latest: true
2222
cache: 'npm'
2323

0 commit comments

Comments
 (0)