Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Change node version 15 to version 16
  • Loading branch information
koddsson committed Oct 10, 2021
commit 5c920322edfce3035d3fde7fd5c46e20a2bd41bc
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version:
- 12 # to be removed 2022-04-30
- 14 # to be removed 2023-04-30
- 15 # to be removed 2021-06-01
- 16 # to be removed 2024-04-30
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down