mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 18:07:44 +03:00 
			
		
		
		
	Update ubuntu to 22.04 on docs publishing job
This commit is contained in:
		
							parent
							
								
									2d1562d536
								
							
						
					
					
						commit
						2ca2420486
					
				
							
								
								
									
										2
									
								
								.github/workflows/publishing.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/publishing.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -105,7 +105,7 @@ jobs:
 | 
				
			||||||
  publish-docs:
 | 
					  publish-docs:
 | 
				
			||||||
    name: Publish docs
 | 
					    name: Publish docs
 | 
				
			||||||
    needs: [publish]
 | 
					    needs: [publish]
 | 
				
			||||||
    runs-on: ubuntu-18.04
 | 
					    runs-on: ubuntu-22.04
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v3
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
      - uses: actions/setup-python@v4
 | 
					      - uses: actions/setup-python@v4
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user