We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c14015 + d3e7329 commit 4e37d50Copy full SHA for 4e37d50
.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.3.0
+ uses: actions/setup-python@v5.4.0
26
with:
27
python-version: 3.11
28
cache: 'pip'
0 commit comments