We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289817b commit 55e86b3Copy full SHA for 55e86b3
.github/workflows/test.yaml
@@ -90,7 +90,7 @@ jobs:
90
make generate integration-test
91
92
- name: Upload logs
93
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
94
if: failure()
95
with:
96
name: cucumber-logs
0 commit comments