Skip to content

Commit

Permalink
Merge pull request #301 from Real-Dev-Squad/fix/Pipeline.yml
Browse files Browse the repository at this point in the history
reverted
  • Loading branch information
shreya-mishra authored Oct 9, 2023
2 parents 44a6d65 + 766a0cd commit b2abae6
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: 12.x
node-version: 16.x

- name: Install dependencies
run: |
Expand Down

0 comments on commit b2abae6

Please sign in to comment.