Skip to content

Commit 30c187c

Browse files
Bump actions/setup-python in the github-actions group across 1 directory
Bumps the github-actions group with 1 update in the / directory: [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 a95f4a4 commit 30c187c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branch_cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
token: ${{secrets.ADMIN_GITHUB_TOKEN || github.token}}
4141
-
4242
name: Set up Python 3
43-
uses: actions/setup-python@v6
43+
uses: actions/setup-python@v7
4444
with:
4545
python-version: '3.13'
4646
-

0 commit comments

Comments
 (0)