Skip to content

Commit

Permalink
Merge pull request #693 from gmsgowtham/gmsgowtham-patch-1
Browse files Browse the repository at this point in the history
chore: update node to v20.16.0
  • Loading branch information
gmsgowtham authored Aug 20, 2024
2 parents 4f5da1c + 3349056 commit 218265d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18.15.0
node-version: 20.16.0
cache: "yarn"
- name: Run performance tests
run: ./reassure-tests.sh
Expand Down

0 comments on commit 218265d

Please sign in to comment.