Skip to content

Commit 8640a0a

Browse files
authored
Update ant.yml
1 parent 6faaa4f commit 8640a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
distribution: 'temurin'
2424
- name: Build with Ant
2525
run: ant -noinput -buildfile build.xml
26-
- uses: actions/upload-artifact@v3
26+
- uses: actions/upload-artifact@v4
2727
with:
2828
name: DbExport Jar Libraries
2929
path: build/*.jar

0 commit comments

Comments
 (0)