Skip to content

Commit c3e5dc3

Browse files
dependabot[bot]JonatanAntoni
authored andcommitted
chore(deps): bump actions/setup-python from 6 to 7
Bumps [actions/setup-python](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be34ed7 commit c3e5dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmsis_rv2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
path: Cortex_DFP
5353

5454
- name: Setup Python
55-
uses: actions/setup-python@v6
55+
uses: actions/setup-python@v7
5656
with:
5757
python-version: '3.13'
5858

0 commit comments

Comments
 (0)