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 7e4b0bb commit c6ac6b7Copy full SHA for c6ac6b7
.github/workflows/update-from-submodule.yml
@@ -42,7 +42,7 @@ jobs:
42
trust_level: 5
43
44
- name: Set up Python
45
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
46
with:
47
python-version: '3.x'
48
0 commit comments