Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #459 from ckipp01/ciReleaseUpdate
Browse files Browse the repository at this point in the history
Bump release node version
  • Loading branch information
ckipp01 authored Mar 8, 2022
2 parents e05fe0e + 928f22f commit d460451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 10
node-version: 17

- name: Install Yarn
run: curl --compressed -o- -L https://yarnpkg.com/install.sh | bash
Expand Down

0 comments on commit d460451

Please sign in to comment.