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 20ea7b2 commit 74dddf2Copy full SHA for 74dddf2
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
path: ~/.platformio
50
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}
51
- name: Set up Python
52
- uses: actions/setup-python@v4.4.0
+ uses: actions/setup-python@v4.5.0
53
- name: Install PlatformIO
54
run: |
55
python -m pip install --upgrade pip
0 commit comments