Skip to content

Commit

Permalink
node incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
shreya-mishra committed Oct 9, 2023
1 parent de1d8ac commit 9335f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Use Node.js v14
uses: actions/setup-node@v1
with:
node-version: 16.x
node-version: 12.x

- name: Install dependencies
run: |
Expand Down

0 comments on commit 9335f5a

Please sign in to comment.