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

Commit

Permalink
Bump release node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Mar 8, 2022
1 parent e05fe0e commit 928f22f
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 928f22f

Please sign in to comment.