Skip to content

Commit bc0df90

Browse files
chore(deps): update softprops/action-gh-release action to v3
1 parent 0fd9850 commit bc0df90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
run: ./gradlew clean shadowJar
9696

9797
- name: Create GitHub Release
98-
uses: softprops/action-gh-release@v2
98+
uses: softprops/action-gh-release@v3
9999
with:
100100
files: |
101101
api/build/libs/*.jar

0 commit comments

Comments
 (0)