Update actions/setup-python action

This commit is contained in:
Will Tatam
2024-09-07 17:59:53 +01:00
parent dabda3a02c
commit 1e04f4bdb7

View File

@@ -55,7 +55,7 @@ jobs:
${{ runner.os }}-${{ matrix.environment}}
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.9'
- name: Install PlatformIO