Skip to content

Commit

Permalink
try node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensJourney committed Jan 31, 2024
1 parent 5101ed0 commit b0f49a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Setup NodeJS
uses: actions/setup-node@v2
with:
node-version: 18
node-version: 16

- name: Setup Yarn
run: |
Expand Down

0 comments on commit b0f49a7

Please sign in to comment.