Skip to content

Commit

Permalink
update CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel OBrien committed Jan 30, 2024
1 parent 0dfd08b commit 08c9868
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 @@ -17,7 +17,7 @@ jobs:
id: extract_branch
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18.19.0'
- run: yarn
- run: yarn prepare-beta
if: ${{ steps.extract_branch.outputs.branch == 'beta' }}
Expand Down

0 comments on commit 08c9868

Please sign in to comment.