Skip to content

Commit

Permalink
python version
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertvanheusden committed Oct 8, 2024
1 parent 0bb40c0 commit b1ae048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platformio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
key: ${{ runner.os }}-pio
- uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.12.7'
- name: Install PlatformIO Core
run: pip install --upgrade platformio

Expand Down

0 comments on commit b1ae048

Please sign in to comment.