Skip to content

Commit 31171d4

Browse files
author
Joe Gasewicz
authored
revert action
1 parent 9eb9bb0 commit 31171d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

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

1616
steps:
1717
- uses: actions/checkout@v2
18-
- name: Set up Python 3.6.15
18+
- name: Set up Python 3.6
1919
uses: actions/setup-python@v2
2020
with:
2121
python-version: 3.6

0 commit comments

Comments
 (0)