Skip to content

Commit

Permalink
Update check-dist.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLaphante authored Feb 28, 2024
1 parent 072f671 commit 6c2ddd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set Node.js 20.x
uses: actions/setup-node@v4
with:
node-version: 20.x
node-version: 16.x

- name: Install dependencies
run: npm ci
Expand Down

0 comments on commit 6c2ddd9

Please sign in to comment.