Skip to content

Commit 488b3f5

Browse files
chore(deps): bump actions/setup-python from v2.1.1 to v2.1.2 (#78)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.1 to v2.1.2. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2.1.1...24156c2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e184872 commit 488b3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/[email protected]
1818

19-
- uses: actions/[email protected].1
19+
- uses: actions/[email protected].2
2020
with:
2121
python-version: ${{ matrix.python-version }}
2222

0 commit comments

Comments
 (0)