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 7d1a712 + b1ab676 commit 85c4837Copy full SHA for 85c4837
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v5
47
with:
48
fetch-depth: 0
49
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
50
51
python-version: 3.9
52
- name: make ${{ matrix.board }}
@@ -85,7 +85,7 @@ jobs:
85
86
87
88
89
90
91
@@ -123,7 +123,7 @@ jobs:
123
124
125
126
127
128
129
0 commit comments