Skip to content

Commit

Permalink
fix: tests CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed Apr 19, 2024
1 parent 9762ef2 commit f887550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v1
with:
node-version: '14.x'
node-version: '18.x'

# Runs a single command using the runners shell
- name: Install Dependencies
Expand Down

0 comments on commit f887550

Please sign in to comment.