Skip to content

Commit

Permalink
ci: update node v18.18 for patch package
Browse files Browse the repository at this point in the history
  • Loading branch information
russellwheatley committed Oct 25, 2024
1 parent 7272835 commit fa2a97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_test_patches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# prior version (18.17.1) to see if it stabilizes
- uses: actions/setup-node@v4
with:
node-version: 18.17.1
node-version: 18.18

- uses: actions/cache/restore@v4
name: Yarn Cache Restore
Expand Down

0 comments on commit fa2a97c

Please sign in to comment.