Skip to content

Commit

Permalink
actions/setup-python@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Feb 2, 2024
1 parent 8589c11 commit f0a548a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ZeDMD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}

- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v5

- name: Install PlatformIO
run: |
Expand Down

0 comments on commit f0a548a

Please sign in to comment.