mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-02 07:48:40 +00:00 
			
		
		
		
	fix
Update node version, see https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
This commit is contained in:
		@@ -15,6 +15,6 @@ inputs:
 | 
			
		||||
    required: false
 | 
			
		||||
    default: 'null'
 | 
			
		||||
runs:
 | 
			
		||||
  using: node12
 | 
			
		||||
  using: node16
 | 
			
		||||
  main: dist/index.js
 | 
			
		||||
  post: dist/index.js
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user