ci: bump actions/setup-python to v5
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
sudo apt install -y swig
|
||||
swig -version
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ matrix.python.version }}
|
||||
- name: Update Path
|
||||
|
||||
Reference in New Issue
Block a user