Merge pull request #740 from tboy1337/version1
Updated pr-autodiff.yaml to use newer versions of github actions
This commit is contained in:
commit
3060c6ba07
2
.github/workflows/pr-autodiff.yaml
vendored
2
.github/workflows/pr-autodiff.yaml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
ref: ${{ steps.get-pr-sha.outputs.pr_sha }}
|
ref: ${{ steps.get-pr-sha.outputs.pr_sha }}
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user