Skip to content

Commit acaa692

Browse files
committed
Update actions/upload-artifact action to v5
1 parent 6ff1c75 commit acaa692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147

148148
- name: Upload report
149149
if: always()
150-
uses: actions/upload-artifact@v4
150+
uses: actions/upload-artifact@v5
151151
with:
152152
name: pmd-report
153153
if-no-files-found: ignore

0 commit comments

Comments
 (0)