We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0a5658 + 2b65aaa commit 2ef3f19Copy full SHA for 2ef3f19
1 file changed
.github/workflows/validate.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
- name: Set up Python
22
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
23
24
python-version: 3.12
25
- name: Install
0 commit comments