Skip to content

Commit a793c13

Browse files
authored
Update to upload artifact v4
1 parent 22b3396 commit a793c13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Build with Gradle
2222
run: ./gradlew build
2323
- name: Upload artifact
24-
uses: actions/upload-artifact@v3
24+
uses: actions/upload-artifact@v4
2525
with:
2626
name: dynamicgui
2727
path: bukkit/build/libs/DynamicGui-Bukkit**

0 commit comments

Comments
 (0)