Skip to content

Commit

Permalink
fix:commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
Achintya-Chatterjee committed Mar 5, 2024
1 parent 3af3f7b commit e4ccf33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20.11.1

- name: Cache Node.js dependencies
uses: actions/cache@v3
Expand Down

0 comments on commit e4ccf33

Please sign in to comment.