Skip to content

Commit

Permalink
Update .github/workflows/coverage_check.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Gas <[email protected]>
  • Loading branch information
simon-something and gas1cent authored May 20, 2024
1 parent 53d12b9 commit c15ac7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
version: nightly

- name: Use Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18.x
cache: 'yarn'
Expand Down

0 comments on commit c15ac7a

Please sign in to comment.