Skip to content

Commit a4f778a

Browse files
committed
refactor(mobsf): bump python version to 3.9
1 parent 7b7ced0 commit a4f778a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mobsf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup python
3232
uses: actions/[email protected]
3333
with:
34-
python-version: 3.8
34+
python-version: 3.9
3535

3636
# Sets up the reviewdog cli
3737
- name: Setup reviewdog

0 commit comments

Comments
 (0)