Skip to content

Commit

Permalink
ED-4000 feat: Github actions instead master using *
Browse files Browse the repository at this point in the history
  • Loading branch information
princegupta1131 committed Jun 20, 2024
1 parent 49c50a2 commit 55676e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 18.20.2
node-version: 18

# # Install client dependencies
# - name: Install client dependencies
Expand Down

0 comments on commit 55676e5

Please sign in to comment.