Skip to content

Commit 6e212a4

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency node to v18.20.6-12900463507 (#35104)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [node](https://redirect.github.com/actions/node-versions) | uses-with | minor | `18.18.0` -> `18.20.6-12900463507` | `18.20.7-13438827950` | --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday after 5pm and before 8pm" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 8555313676f0406d06b13ef34347ee1cf9d1235f
1 parent e388104 commit 6e212a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/convex/.github/workflows/test-and-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Node setup
2222
uses: actions/setup-node@v4
2323
with:
24-
node-version: "18.18.0"
24+
node-version: "18.20.6-12900463507"
2525

2626
- name: NPM v8
2727
run: npm install -g npm@8 --registry=https://registry.npmjs.org

0 commit comments

Comments
 (0)