Skip to content

Commit 154b047

Browse files
committed
slightly irritated
1 parent 9f17c8f commit 154b047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: ./gradlew build
2727

2828
- name: Upload built JAR (Fabric)
29-
uses: actions/upload-artifact@v3
29+
uses: actions/upload-artifact@v4
3030
with:
3131
name: iris-artifacts
3232
path: build/libs

0 commit comments

Comments
 (0)