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 b1ae048 commit 43e1ed9
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.7'
python-version: '3.x'
- name: Install PlatformIO Core
run: pip install --upgrade platformio

Expand Down

0 comments on commit 43e1ed9

Please sign in to comment.