Skip to content

Commit 49e5c36

Browse files
author
Scott Erickson
committed
Try using python 3 instead
1 parent 91b6628 commit 49e5c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spec_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Python environment
1313
uses: actions/setup-python@v2.2.2
1414
with:
15-
python-version: 2.7
15+
python-version: 3.7
1616
- name: Get current time
1717
uses: 1466587594/get-current-time@v2
1818
id: current-time

0 commit comments

Comments
 (0)