Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilprasanna committed Mar 7, 2023
1 parent 6392052 commit b8ab28e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ jobs:
fetch-depth: 0
ref: development

- name: Use Node.js 14.19.0
uses: actions/setup-node@v2
with:
node-version: 14.19.0

- name: Update version code
uses: Adzz/[email protected]
with:
Expand Down

0 comments on commit b8ab28e

Please sign in to comment.