Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alex S <[email protected]>
  • Loading branch information
SbDove and alexs-mparticle authored Jun 18, 2024
1 parent a0c9fdd commit 53d0bb3
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 @@ -25,7 +25,7 @@ jobs:
- name: NPM install
uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 20.x

- name: Run NPM CI
run: npm ci
Expand Down

0 comments on commit 53d0bb3

Please sign in to comment.