Skip to content

Commit

Permalink
Update workflow node version
Browse files Browse the repository at this point in the history
  • Loading branch information
EpokTarren committed Aug 24, 2021
1 parent 5d2bcc1 commit f118621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '16'

- name: Install Dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit f118621

Please sign in to comment.