Merge pull request #18 from cccb/dependabot/github_actions/staging/actions/setup-python-5
gh-action: bump actions/setup-python from 4 to 5
This commit is contained in:
		
						commit
						89d385f566
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -44,7 +44,7 @@ jobs:
 | 
			
		|||
          submodules: recursive
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - name: Setup Python
 | 
			
		||||
        uses: actions/setup-python@v4
 | 
			
		||||
        uses: actions/setup-python@v5
 | 
			
		||||
        with:
 | 
			
		||||
          cache: 'pip' # caching pip dependencies
 | 
			
		||||
      - name: Install dependencies
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue