This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Commit 2c67266
authored
chore: update nodejs version to 22.15.0 (#157)
### Description
*Please include a summary of the change or which issue is fixed.*
**Issue number:** (e.g. #123)
### Type of change
- [ ] New feature (non-breaking change which adds functionality)
- [x] Fix (non-breaking change which fixes an issue)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
### Checklist
- [ ] I have performed a self-review of this change
- [ ] Changes have been tested
- [ ] Changes are documented
- [ ] Changes generate *no new warnings*
- [ ] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0/)
If this is a breaking change 👇
- [ ] I have documented the migration process
- [ ] I have implemented necessary warnings (if it can live side by
side)
## Acknowledgement
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
**Disclaimer:** We value your time and bandwidth. As such, any pull
requests created on non-triaged issues might not be successful.File tree
3 files changed
+5
-5
lines changed- .github/workflows
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments