Skip to content

Commit

Permalink
Update node.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
guptaankit015 committed Dec 15, 2023
1 parent a74247c commit 6a2ddb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

steps:
- name: Echo Hello World
run: echo Hello World ${matrix.number}
run: echo Hello World
- uses: actions/setup-node@v4
with:
node-version: 16
Expand Down

0 comments on commit 6a2ddb8

Please sign in to comment.