Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
metelkin committed Jun 14, 2024
1 parent f136e48 commit 218abdb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- uses: actions/checkout@v4

- name: Use Node.js 18.x
uses: actions/setup-node@v3
with:
node-version: 18.x
uses: actions/setup-node@v3
with:
node-version: 18.x

- name: Install heta-compiler
run: |
Expand Down

0 comments on commit 218abdb

Please sign in to comment.