Skip to content

Commit 24cb1ec

Browse files
authored
Update build.yml
1 parent 10cae24 commit 24cb1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
if: ${{ steps.keystore.outputs.available != 'true' }}
4343
run: mvn --batch-mode --update-snapshots package
4444

45-
- uses: actions/upload-artifact@v3
45+
- uses: actions/upload-artifact@v4
4646
with:
4747
name: repository
4848
path: repo/target/repository/

0 commit comments

Comments
 (0)