Skip to content

Commit fdb248e

Browse files
Bump actions/setup-python from 2 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4679df8 commit fdb248e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/miss_hit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 1
2121

2222
- name: Set up Python 3.6
23-
uses: actions/setup-python@v2
23+
uses: actions/setup-python@v6
2424
with:
2525
python-version: 3.6
2626

0 commit comments

Comments
 (0)