Skip to content

Commit

Permalink
Bump node to version 18 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartin24 authored Dec 19, 2024
1 parent 1a5123c commit 680e1ca
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: 16
node-version: 18
- name: Install prerequisite components
env:
PUBLIC_DNS: ${{ needs.create-runner.outputs.public_dns }}
Expand Down

0 comments on commit 680e1ca

Please sign in to comment.