Skip to content

Commit 5e569a9

Browse files
dependabot[bot]gazpachoking
authored andcommitted
Bump actions/setup-python from 6 to 7 in the github-actions group
Bumps the github-actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 6 to 7 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0061060 commit 5e569a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sdk-adr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
version: "0.7.21"
2020

2121
- name: "Set up Python"
22-
uses: actions/setup-python@v6
22+
uses: actions/setup-python@v7
2323
with:
2424
python-version: "3.13"
2525

0 commit comments

Comments
 (0)