We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 225afe2 + 0f91d9c commit aa58e36Copy full SHA for aa58e36
1 file changed
.github/workflows/with-defaults.yml
@@ -61,7 +61,7 @@ jobs:
61
enabled_services: '${{ matrix.additional_services }}'
62
- name: Upload logs artifacts on failure
63
if: failure()
64
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
65
with:
66
name: functional-basic-${{ matrix.name }}
67
path: /tmp/devstack-logs/*
0 commit comments