Skip to content

Commit 9a1227c

Browse files
committed
Merge branch 'main' into 101-make-calender-only-ndit
2 parents f267109 + da836aa commit 9a1227c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
node-version: ['14.17.6']
13+
node-version: ['22.12.0']
1414

1515
steps:
1616
- uses: actions/checkout@v3

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
node-version: ['14.17.6']
13+
node-version: ['22.12.0']
1414

1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)