v3
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Test bankfind / Python ${{ matrix.python-version }} sample (3.8) (push) Successful in 14s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Test bankfind / Python ${{ matrix.python-version }} sample (3.8) (push) Successful in 14s
				
			This commit is contained in:
		@@ -32,7 +32,7 @@ jobs:
 | 
			
		||||
          flit build
 | 
			
		||||
          find dist
 | 
			
		||||
      - name: upload package as artifact
 | 
			
		||||
        uses: actions/upload-artifact@v4
 | 
			
		||||
        uses: actions/upload-artifact@v3
 | 
			
		||||
        with:
 | 
			
		||||
          name: bankfind
 | 
			
		||||
          path: dist
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user