mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:03:33 +00:00 
			
		
		
		
	Add support for node 16.13 Gallium LTS
This commit is contained in:
		
							parent
							
								
									360ab8b75b
								
							
						
					
					
						commit
						f17ce480fa
					
				@ -1,4 +1,30 @@
 | 
			
		||||
[
 | 
			
		||||
    {
 | 
			
		||||
      "version": "16.13.0",
 | 
			
		||||
      "stable": true,
 | 
			
		||||
      "lts": "Gallium",
 | 
			
		||||
      "release_url": "https://github.com/actions/node-versions/releases/tag/16.13.0-1386584131",
 | 
			
		||||
      "files": [
 | 
			
		||||
        {
 | 
			
		||||
          "filename": "node-16.13.0-darwin-x64.tar.gz",
 | 
			
		||||
          "arch": "x64",
 | 
			
		||||
          "platform": "darwin",
 | 
			
		||||
          "download_url": "https://github.com/actions/node-versions/releases/download/16.13.0-1386584131/node-16.13.0-darwin-x64.tar.gz"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "filename": "node-16.13.0-linux-x64.tar.gz",
 | 
			
		||||
          "arch": "x64",
 | 
			
		||||
          "platform": "linux",
 | 
			
		||||
          "download_url": "https://github.com/actions/node-versions/releases/download/16.13.0-1386584131/node-16.13.0-linux-x64.tar.gz"
 | 
			
		||||
        },
 | 
			
		||||
        {
 | 
			
		||||
          "filename": "node-16.13.0-win32-x64.7z",
 | 
			
		||||
          "arch": "x64",
 | 
			
		||||
          "platform": "win32",
 | 
			
		||||
          "download_url": "https://github.com/actions/node-versions/releases/download/16.13.0-1386584131/node-16.13.0-win32-x64.7z"
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "version": "14.0.0",
 | 
			
		||||
      "stable": true,
 | 
			
		||||
@ -154,4 +180,4 @@
 | 
			
		||||
        }
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
  ]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user