Skip to content

Commit

Permalink
Update industrial_ci_action.yaml
Browse files Browse the repository at this point in the history
Updated internal library
  • Loading branch information
mosfet80 authored Jul 14, 2023
1 parent 7e96c32 commit 8216896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: 'tylerjw/industrial_ci@clang-tidy-modified-filter'
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 8216896

Please sign in to comment.