Skip to content

Commit ca42f96

Browse files
authored
1 parent 30af92a commit ca42f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: 'ros-industrial/industrial_ci@master'
6262
env: ${{ matrix.env }}
6363
- name: upload test artifacts (on failure)
64-
uses: actions/upload-artifact@v2
64+
uses: actions/upload-artifact@v4
6565
if: failure()
6666
with:
6767
name: test-results

0 commit comments

Comments
 (0)