Skip to content

Commit

Permalink
chore: Update Node.js version in reusable-perfomance-tests.yml workfl…
Browse files Browse the repository at this point in the history
…ow (#608)
  • Loading branch information
tenequm authored Oct 4, 2023
1 parent cda6e15 commit d94f737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-perfomance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: "16"
node-version: "18"
cache: "yarn"
cache-dependency-path: "**/yarn.lock"

Expand Down

0 comments on commit d94f737

Please sign in to comment.