Skip to content

Commit 30afa97

Browse files
Bump actions/setup-python from 5.2.0 to 5.3.0 (#324)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@f677139...0b93645) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fd6eeb commit 30afa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-vint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
15-
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
15+
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
1616
with:
1717
python-version: 3.7
1818

0 commit comments

Comments
 (0)