Skip to content

Commit db19170

Browse files
Merge pull request #40 from veryfi/veryfi/feature/LP-1158-Add-support-for-base64-encoded-file-data
LP-1231: Update actions/upload-artifact
2 parents aa69f99 + 4d6bceb commit db19170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
add: '*.svg'
4646

4747
- name: Upload JaCoCo coverage report
48-
uses: actions/upload-artifact@v2
48+
uses: actions/upload-artifact@v4
4949
with:
5050
name: jacoco-report
5151
path: target/site/jacoco/

0 commit comments

Comments
 (0)