kleros-v2
kleros-v2 copied to clipboard
chore(deps): update actions/setup-node digest to 39370e3
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/setup-node | action | digest | 2a017f3 -> 39370e3 |
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.
PR-Codex overview
This PR updates the actions/setup-node version used in two GitHub workflow files to a more recent commit, enhancing the Node.js setup process for the CI/CD pipelines.
Detailed summary
- In
.github/workflows/sentry-release.yml, updatedactions/setup-nodefrom version2a017f350dbf6c4b6bb4508cc83809719115162eto39370e3970a6d050c480ffad4ff0ed4d3fdee5afwithnode-version: 16. - In
.github/workflows/contracts-testing.yml, updatedactions/setup-nodefrom version2a017f350dbf6c4b6bb4508cc83809719115162eto39370e3970a6d050c480ffad4ff0ed4d3fdee5afwithnode-version: 18.x.
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}