Skip to content

Commit e6376a5

Browse files
committed
Github actions: Update actions/upload-artifact to v3
1 parent 2adf892 commit e6376a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/clang-tidy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
shell: bash
5858
working-directory: build
5959
- name: Upload Log
60-
uses: actions/upload-artifact@v2
60+
uses: actions/upload-artifact@v3
6161
if: always()
6262
with:
6363
name: clang-tidy-${{ matrix.clang }}-log

0 commit comments

Comments
 (0)