Update cppcheck.yml

merge-mining
SChernykh 2024-02-01 12:47:44 +01:00
parent 94496c3dde
commit 2df53839d9
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ jobs:
path: cppcheck/errors_full.txt
- name: Archive checkers report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: checkers_report-linux
path: cppcheck/checkers_report.txt
@ -102,7 +102,7 @@ jobs:
path: cppcheck/errors_full.txt
- name: Archive checkers report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: checkers_report-windows
path: cppcheck/checkers_report.txt