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.
2 parents 665454e + 2c9a854 commit 1597e20Copy full SHA for 1597e20
1 file changed
.github/workflows/test-build.yml
@@ -51,7 +51,7 @@ jobs:
51
key: ${{ runner.os }}-pio
52
53
- name: Install python
54
- uses: actions/setup-python@v5.4.0
+ uses: actions/setup-python@v6.0.0
55
with:
56
python-version: '3.12.3'
57
0 commit comments