Skip to content

Commit 4da349a

Browse files
Bump actions/setup-python from 6.3.0 to 7.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@ece7cb0...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 c752e69 commit 4da349a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-vint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
15-
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1
15+
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97
1616
with:
1717
python-version: 3.11
1818

0 commit comments

Comments
 (0)