Skip to content

Commit

Permalink
bumping node to 20 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartin24 authored Jan 27, 2025
1 parent 1d56810 commit 40990ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ jobs:
- name: Install Node
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
- name: Install prerequisite components
env:
PUBLIC_DNS: ${{ needs.create-runner.outputs.public_dns }}
Expand Down

0 comments on commit 40990ad

Please sign in to comment.