mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-11-04 17:06:37 +07:00 
			
		
		
		
	Switch to $GITHUB_OUTPUT
This commit is contained in:
		@ -22,7 +22,7 @@ jobs:
 | 
			
		||||
 | 
			
		||||
      - name: Get composer cache directory
 | 
			
		||||
        id: composer-cache
 | 
			
		||||
        run: echo "::set-output name=dir::$(composer config cache-files-dir)"
 | 
			
		||||
        run: echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
 | 
			
		||||
 | 
			
		||||
      - name: Cache composer dependencies
 | 
			
		||||
        uses: actions/cache@v3
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user