workflows: use refs/tags prefix for actions/checkout
This commit is contained in:
		
							parent
							
								
									d4b12d634d
								
							
						
					
					
						commit
						5e9cf17626
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -13,10 +13,10 @@ jobs:
 | 
			
		|||
        include:
 | 
			
		||||
          - package: deber
 | 
			
		||||
            repo: dawidd6/deber
 | 
			
		||||
            ref: v1.0.0
 | 
			
		||||
            ref: refs/tags/v1.0.0
 | 
			
		||||
          - package: lazygit
 | 
			
		||||
            repo: dawidd6/lazygit-debian
 | 
			
		||||
            ref: ubuntu/0.16.2-1
 | 
			
		||||
            ref: refs/tags/ubuntu/0.16.2-1
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout package
 | 
			
		||||
        uses: actions/checkout@v2
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue