Skip to content

Commit a5290ae

Browse files
authored
Update build_java_docker.yml
1 parent fe65dbc commit a5290ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_java_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build with Maven
3535
run: mvn clean package
3636

37-
- uses: actions/upload-artifact@v3
37+
- uses: actions/upload-artifact@v4
3838
with:
3939
name: java.telegrambots.jar
4040
path: target/

0 commit comments

Comments
 (0)