pull/1200/merge
dependabot[bot] 3 weeks ago committed by GitHub
commit e043e09c57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -14,7 +14,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.11.2' # Replace with the version of Python you want to use
- name: Run Python script

Loading…
Cancel
Save