We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 332a958 + 642aa59 commit e1c0e81Copy full SHA for e1c0e81
1 file changed
.github/workflows/monthly-capacity-report.yml
@@ -40,7 +40,7 @@ jobs:
40
AWS_REGION: eu-west-2
41
42
- name: Upload report as artifact
43
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
44
with:
45
name: capacity-report
46
path: |
0 commit comments