build(deps): bump actions/setup-python from 3.1.0 to 3.1.1 (#29956)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](9c644ca2ab...21c0493ecf)
---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							
								
								
									
										14
									
								
								.github/workflows/unit_tests.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/workflows/unit_tests.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -16,7 +16,7 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # @v2 | ||||
|     - uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # @v2 | ||||
|     - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # @v2 | ||||
|       with: | ||||
|         python-version: 3.9 | ||||
|     - name: Install Python Packages | ||||
| @@ -34,7 +34,7 @@ jobs: | ||||
|     - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # @v2 | ||||
|       with: | ||||
|         fetch-depth: 0 | ||||
|     - uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # @v2 | ||||
|     - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # @v2 | ||||
|       with: | ||||
|         python-version: 3.9 | ||||
|     - name: Install Python packages | ||||
| @@ -109,7 +109,7 @@ jobs: | ||||
|     - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # @v2 | ||||
|       with: | ||||
|         fetch-depth: 0 | ||||
|     - uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # @v2 | ||||
|     - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # @v2 | ||||
|       with: | ||||
|         python-version: ${{ matrix.python-version }} | ||||
|     - name: Install System packages | ||||
| @@ -174,7 +174,7 @@ jobs: | ||||
|     - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # @v2 | ||||
|       with: | ||||
|         fetch-depth: 0 | ||||
|     - uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # @v2 | ||||
|     - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # @v2 | ||||
|       with: | ||||
|         python-version: 3.9 | ||||
|     - name: Install System packages | ||||
| @@ -240,7 +240,7 @@ jobs: | ||||
|     - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # @v2 | ||||
|       with: | ||||
|         fetch-depth: 0 | ||||
|     - uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # @v2 | ||||
|     - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # @v2 | ||||
|       with: | ||||
|         python-version: 3.9 | ||||
|     - name: Install System packages | ||||
| @@ -289,7 +289,7 @@ jobs: | ||||
|     - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # @v2 | ||||
|       with: | ||||
|         fetch-depth: 0 | ||||
|     - uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # @v2 | ||||
|     - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # @v2 | ||||
|       with: | ||||
|         python-version: ${{ matrix.python-version }} | ||||
|     - name: Install Python packages | ||||
| @@ -332,7 +332,7 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|     - uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # @v2 | ||||
|     - uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # @v2 | ||||
|     - uses: actions/setup-python@21c0493ecfd34b1217f0a90ec19a327f3cc0a048 # @v2 | ||||
|       with: | ||||
|         python-version: 3.9 | ||||
|     - name: Install Python packages | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]