mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-10-30 23:47:53 +03:00 
			
		
		
		
	Bump actions/setup-python from 5 to 6 in the github-actions group (#9776)
This commit is contained in:
		
							parent
							
								
									1472848501
								
							
						
					
					
						commit
						0f576223f2
					
				
							
								
								
									
										4
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -23,7 +23,7 @@ jobs: | |||
|     steps: | ||||
|     - uses: actions/checkout@v5 | ||||
| 
 | ||||
|     - uses: actions/setup-python@v5 | ||||
|     - uses: actions/setup-python@v6 | ||||
|       with: | ||||
|         python-version: ${{ matrix.python-version }} | ||||
|         cache: 'pip' | ||||
|  | @ -54,7 +54,7 @@ jobs: | |||
|     steps: | ||||
|     - uses: actions/checkout@v5 | ||||
| 
 | ||||
|     - uses: actions/setup-python@v5 | ||||
|     - uses: actions/setup-python@v6 | ||||
|       with: | ||||
|         python-version: '3.9' | ||||
| 
 | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/mkdocs-deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/mkdocs-deploy.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -22,7 +22,7 @@ jobs: | |||
|     steps: | ||||
|       - uses: actions/checkout@v5 | ||||
|       - run: git fetch --no-tags --prune --depth=1 origin gh-pages | ||||
|       - uses: actions/setup-python@v5 | ||||
|       - uses: actions/setup-python@v6 | ||||
|         with: | ||||
|           python-version: 3.x | ||||
|       - run: pip install -r requirements/requirements-documentation.txt | ||||
|  |  | |||
							
								
								
									
										2
									
								
								.github/workflows/pre-commit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pre-commit.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -15,7 +15,7 @@ jobs: | |||
|         with: | ||||
|           fetch-depth: 0 | ||||
| 
 | ||||
|       - uses: actions/setup-python@v5 | ||||
|       - uses: actions/setup-python@v6 | ||||
|         with: | ||||
|           python-version: "3.10" | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user