mirror of
				https://github.com/crypto-pro-web/crypto-pro-php.git
				synced 2025-10-31 02:13:23 +03:00 
			
		
		
		
	replace set-output to $GITHUB_OUTPUT
This commit is contained in:
		
							parent
							
								
									4ee5ca83b2
								
							
						
					
					
						commit
						4838f7fdc1
					
				
							
								
								
									
										2
									
								
								.github/workflows/static-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/static-analysis.yml
									
									
									
									
										vendored
									
									
								
							| @ -68,7 +68,7 @@ jobs: | ||||
| 
 | ||||
|       - name: "Get composer cache directory" | ||||
|         id: composer-cache | ||||
|         run: echo "::set-output name=dir::$(composer config cache-files-dir)" | ||||
|         run: echo "name=dir::$(composer config cache-files-dir)" >> $GITHUB_OUTPUT | ||||
| 
 | ||||
|       - name: "Cache Composer Directory" | ||||
|         uses: actions/cache@v2 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user