mirror of
				https://kkgithub.com/actions/setup-node.git
				synced 2025-10-31 10:41:57 +08:00 
			
		
		
		
	chore: remove sponge usage
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							| @ -112,8 +112,7 @@ jobs: | |||||||
|       - uses: actions/checkout@v3 |       - uses: actions/checkout@v3 | ||||||
|       - name: Remove engines from package.json |       - name: Remove engines from package.json | ||||||
|         shell: bash |         shell: bash | ||||||
|         run: | |         run: cat <<< "$(jq 'del(.engines)' ./__tests__/data/package.json)" > ./__tests__/data/package.json | ||||||
|           jq 'del(.engines)' ./__tests__/data/package.json | sponge ./__tests__/data/package.json |  | ||||||
|       - name: Setup node from node version file |       - name: Setup node from node version file | ||||||
|         uses: ./ |         uses: ./ | ||||||
|         with: |         with: | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jef LeCompte
					Jef LeCompte