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 2606505 commit 65cae82Copy full SHA for 65cae82
.github/workflows/assigner-workflow.yml
@@ -59,7 +59,7 @@ jobs:
59
exit 1
60
61
- name: Set up Python
62
- uses: zephyrproject-rtos/action-python-setup@main
+ uses: zephyrproject-rtos/action-python-env@main
63
with:
64
python-version: 3.12
65
.github/workflows/assigner.yml
@@ -34,7 +34,7 @@ jobs:
34
persist-credentials: false
35
36
37
38
39
40
0 commit comments