Merge pull request #54 from LouisShark/feat/flow

This commit is contained in:
LouisShark
2023-12-13 20:53:43 +08:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Set up Python 3
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: '3.x'