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 066450f commit 7f83829Copy full SHA for 7f83829
.github/workflows/cc-gha-implement.yml
@@ -42,7 +42,7 @@ jobs:
42
}
43
44
- name: Setup Python
45
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
46
with:
47
python-version: "3.11"
48
0 commit comments