Skip to content

Commit

Permalink
Update build_and_test.yaml (#244)
Browse files Browse the repository at this point in the history
updated pat-s/always-upload-cache@v3
  • Loading branch information
mosfet80 authored Jan 7, 2024
1 parent 2cb42b1 commit 3988382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: 'ros-industrial/industrial_ci@master'
env: ${{ matrix.env }}
- name: upload test artifacts (on failure)
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: failure()
with:
name: test-results
Expand Down

0 comments on commit 3988382

Please sign in to comment.