We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b445b7 + 1df4969 commit 332a958Copy full SHA for 332a958
1 file changed
.github/workflows/monthly-capacity-report.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v6
23
24
- name: Set up Python
25
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
26
with:
27
python-version: "3.11"
28
0 commit comments