We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe8b73 commit 0868a0eCopy full SHA for 0868a0e
.github/workflows/push-master.yml
@@ -25,7 +25,7 @@ jobs:
25
path: ~/.platformio
26
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
27
- name: Set up Python
28
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
29
with:
30
python-version: 3.x
31
- name: Install PlatformIO
0 commit comments