Merge pull request #3992 from fastai/dependabot/github_actions/actions/setup-python-5
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
Bump actions/setup-python from 4 to 5
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
- name: checkout contents of PR
|
||||
uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ matrix.py }}
|
||||
cache: "pip"
|
||||
|
||||
Reference in New Issue
Block a user