Skip to content

Commit

Permalink
ci(): small fix of node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
limitofzero committed Jan 20, 2024
1 parent 61e1cf4 commit 6ef66a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
node-version: '20.x'

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 6ef66a9

Please sign in to comment.