Switch toolset tools from master to main branch (#1233)

This commit is contained in:
Maxim Lobanov
2020-07-17 07:24:36 +03:00
committed by GitHub
parent bb03b541e0
commit 0dcb626120
5 changed files with 22 additions and 22 deletions

View File

@@ -2,7 +2,7 @@
"toolcache": [
{
"name": "Python",
"url" : "https://raw.githubusercontent.com/actions/python-versions/master/versions-manifest.json",
"url" : "https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json",
"platform" : "linux",
"platform_version": "20.04",
"arch": "x64",
@@ -25,7 +25,7 @@
},
{
"name": "node",
"url" : "https://raw.githubusercontent.com/actions/node-versions/master/versions-manifest.json",
"url" : "https://raw.githubusercontent.com/actions/node-versions/main/versions-manifest.json",
"platform" : "linux",
"arch": "x64",
"versions": [
@@ -37,7 +37,7 @@
},
{
"name": "go",
"url" : "https://raw.githubusercontent.com/actions/go-versions/master/versions-manifest.json",
"url" : "https://raw.githubusercontent.com/actions/go-versions/main/versions-manifest.json",
"arch": "x64",
"platform" : "linux",
"versions": [