Skip to content

Commit

Permalink
Update cy-build-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinkapturski authored Oct 1, 2024
1 parent d51ed49 commit 5aacb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cy-build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: ${{ github.event.inputs.environment == 'localhost' || github.event_name == 'pull_request' }}
uses: actions/setup-node@v3
with:
node-version: ">=16.0.0"
node-version: ">=20.0.0"

- name: Install all packages
if: ${{ github.event.inputs.environment == 'localhost' || github.event_name == 'pull_request' }}
Expand Down

0 comments on commit 5aacb85

Please sign in to comment.