Skip to content

Commit

Permalink
integration work
Browse files Browse the repository at this point in the history
  • Loading branch information
my-git-mohit committed Oct 8, 2024
1 parent e96c91b commit 6b7b1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.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@v2
with:
node-version: '14' # specify your Node.js version
node-version: '16.x' # specify your Node.js version

# Step 3: Install dependencies
- name: Install dependencies
Expand Down

0 comments on commit 6b7b1c1

Please sign in to comment.