Compare commits
3 Commits
16.19.0-37
...
18.13.0-38
Author | SHA1 | Date | |
---|---|---|---|
|
cfedc107f9 | ||
|
a938f96cba | ||
|
3e6fdaa9dd |
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@@ -1 +1 @@
|
||||
* @actions/virtual-environments-owners
|
||||
* @actions/setup-actions-team
|
||||
|
@@ -389,6 +389,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "16.19.0",
|
||||
"stable": true,
|
||||
"lts": "Gallium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/16.19.0-3702350317",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-16.19.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.19.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.19.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "16.18.1",
|
||||
"stable": true,
|
||||
@@ -1221,6 +1247,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.21.2",
|
||||
"stable": true,
|
||||
"lts": "Fermium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.21.2-3702351556",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.21.2-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.21.2-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.21.2-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.21.1",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user