Skip to content

Commit

Permalink
adding dev and github actions
Browse files Browse the repository at this point in the history
Singh committed Oct 29, 2023
1 parent 296ce25 commit 176ce57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 'latest'
node-version: '20'
- name: Cache Node.js packages
uses: actions/cache@v3
with:

0 comments on commit 176ce57

Please sign in to comment.