Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHov committed Sep 14, 2022
1 parent d620a0c commit 2bb0287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
# Specify the version of the Node.js
- name : Specify node version
uses: actions/setup-node@v3
with:
node-version: '18'
with:
node-version: '18'

# Runs the test
- name: Install the packages
Expand Down

0 comments on commit 2bb0287

Please sign in to comment.