Skip to content

Commit c5bae10

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

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].2
19+
- uses: actions/[email protected].3
2020
with:
2121
python-version: ${{ matrix.python-version }}
2222

0 commit comments

Comments
 (0)