mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	ci: Really fix set-output.
I accidentally left the old line in PR #7136.
This commit is contained in:
		
							parent
							
								
									019c0648fa
								
							
						
					
					
						commit
						e835974978
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/coverage.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/coverage.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -89,9 +89,7 @@ jobs:
 | 
			
		|||
 | 
			
		||||
    - name: Get date
 | 
			
		||||
      id: date
 | 
			
		||||
      run: |
 | 
			
		||||
         echo "::set-output name=date::$(date +'%Y-%m-%d')"
 | 
			
		||||
         echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
 | 
			
		||||
      run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
 | 
			
		||||
 | 
			
		||||
    - uses: actions/upload-artifact@v4
 | 
			
		||||
      with:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue