Bump setup-python to v5

This commit is contained in:
Matthew Evans
2024-02-03 21:23:31 +01:00
parent 88d1fc3a71
commit ea50999349

View File

@@ -33,7 +33,7 @@ jobs:
enableCrossOsArchive: true
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}