Skip to content

Commit

Permalink
update the node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ReshmiCode committed Mar 22, 2022
1 parent 7c079d0 commit 4b62c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# Setup node
- uses: actions/setup-node@v2
with:
node-version: "15"
node-version: "16"

# Install dependencies
- name: Install dependencies
Expand Down

0 comments on commit 4b62c6c

Please sign in to comment.