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 f9af5b0 commit 2924fd0Copy full SHA for 2924fd0
.github/workflows/build_addon.yml
@@ -22,7 +22,7 @@ jobs:
22
- run: echo -e "pre-commit\nscons\nmarkdown">requirements.txt
23
24
- name: Set up Python
25
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
26
with:
27
python-version: 3.11
28
cache: 'pip'
0 commit comments