Skip to content

Commit

Permalink
Merge branch 'main' of github.com:vortigont/pzem-edl
Browse files Browse the repository at this point in the history
  • Loading branch information
vortigont committed Jul 22, 2024
2 parents 5b9b3e0 + 3555430 commit b4dc54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pio_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
#restore-keys: |
# ${{ runner.os }}-pio
- name: Set up Python
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: '3.x'
- name: Install Platformio
Expand Down

0 comments on commit b4dc54d

Please sign in to comment.