We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7d5677 + 5941ba5 commit 31ed078Copy full SHA for 31ed078
1 file changed
.github/workflows/monthly-capacity-report.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/checkout@v4
38
39
- name: Set up Python
40
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
41
with:
42
python-version: "3.11"
43
0 commit comments