mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 15:26:23 +07:00 
			
		
		
		
	Switch to $GITHUB_OUTPUT
This commit is contained in:
		| @ -41,7 +41,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
	 Shivam Mathur
					Shivam Mathur