mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-11-04 12:44:05 +08:00 
			
		
		
		
	Documentation changes for avoiding rate limit issues on GHES (#835)
* initial commit for documentation changes related to rawapi * documentation changes and added check for validating raw api * documenation changes for pr
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/e2e-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/e2e-tests.yml
									
									
									
									
										vendored
									
									
								
							@ -93,3 +93,7 @@ jobs:
 | 
			
		||||
          python-version: '<3.11'
 | 
			
		||||
      - name: Verify <3.11
 | 
			
		||||
        run: python __tests__/verify-python.py 3.10
 | 
			
		||||
      - name: Test Raw Endpoint Access
 | 
			
		||||
        run: |
 | 
			
		||||
          curl -L https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json | jq empty
 | 
			
		||||
        shell: bash
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user