Skip to content

Commit a33e1a3

Browse files
authored
Merge pull request #315 from ppfeufer/dependabot/npm_and_yarn/master/npm-dependencies-b971d10e35
2 parents 2cb07db + 619a286 commit a33e1a3

3 files changed

Lines changed: 180 additions & 233 deletions

File tree

.github/workflows/automated-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Tests
33
env:
44
COVERAGE_DATABASE_VERSION: mariadb:10.11
55
COVERAGE_PYTHON_VERSION: 3.12
6-
NODE_VERSION: 22 # [LTS] End of Life: 30 Apr 2027 (https://endoflife.date/nodejs)
6+
NODE_VERSION: 24 # [LTS] End of Life: 30 Apr 2028 (https://endoflife.date/nodejs)
77
REDIS_VERSION: latest
88

99
on:

0 commit comments

Comments
 (0)