Skip to content

Commit dd5d625

Browse files
authored
Update test.yml with python 3.9.21
1 parent cd65a74 commit dd5d625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v1
2828
- uses: actions/[email protected]
2929
with:
30-
python-version: '3.7'
30+
python-version: '3.9.21'
3131
architecture: 'x64'
3232
- uses: purcell/setup-emacs@master
3333
with:

0 commit comments

Comments
 (0)