Skip to content

Commit

Permalink
Merge pull request #237 from stavros-k/stavros-k-patch-3
Browse files Browse the repository at this point in the history
Update test-build.yml
  • Loading branch information
stavros-k authored Nov 7, 2023
2 parents 81cfcf1 + 68b8327 commit b3a2286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4
with:
node-version: 17.x
node-version: 18.x
cache: npm

- name: Install dependencies
Expand Down

0 comments on commit b3a2286

Please sign in to comment.