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 072a7eb commit b1b5c16Copy full SHA for b1b5c16
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
colcon test-result
53
54
- name: Upload Tests to Artifacts
55
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
56
if: always()
57
with:
58
name: test-results
0 commit comments