We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef7627 + 45eecf4 commit 0569b84Copy full SHA for 0569b84
.github/workflows/validate_cff.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 1
27
28
- name: Set up Python
29
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
30
with:
31
python-version: 3.9
32
0 commit comments