Skip to content

Commit cedb8f4

Browse files
authored
Update main.yml
1 parent be12c88 commit cedb8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
mvn package && cp target/swapper-0.0.1-SNAPSHOT.jar swapper.jar
2424
shell: bash
2525
- name: Upload Jar
26-
uses: actions/upload-artifact@v3
26+
uses: actions/upload-artifact@v4
2727
with:
2828
name: artifacts
2929
path: swapper.jar

0 commit comments

Comments
 (0)