Update setup-python@v5

This commit is contained in:
Martin Rieder 2024-07-14 22:23:46 +02:00 committed by GitHub
parent 9420b1a9ec
commit f5f73178c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Setup Graphviz