Update pr-autodiff.yaml

This commit is contained in:
tboy1337 2025-03-16 17:47:19 +00:00 committed by GitHub
parent daafb2c978
commit a107cb2f6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
ref: ${{ steps.get-pr-sha.outputs.pr_sha }}
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.11'
- name: Install dependencies