Skip to content

Commit 0c90c9c

Browse files
debug
1 parent a60acef commit 0c90c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
-Dsonar.qualitygate.wait=true
8484
8585
- name: Upload Problems Report
86-
uses: actions/upload-artifact@v2
86+
- uses: actions/upload-artifact@v4
8787
with:
8888
name: problems-report
8989
path: build/reports/problems/problems-report.html

0 commit comments

Comments
 (0)