Skip to content

Commit 2b400ca

Browse files
Bump actions/setup-python from 6.1.0 to 7.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.1.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@83679a8...5fda3b9) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2a7b52 commit 2b400ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
version: 0.21.1
2929

3030
- name: Install Python
31-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
31+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
3232
with:
3333
python-version-file: .python-version
3434

0 commit comments

Comments
 (0)