Skip to content

Commit 439fef3

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

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
@@ -94,7 +94,7 @@ jobs:
9494
run: ./gradlew clean shadowJar
9595

9696
- name: "🚀 Create GitHub Release"
97-
uses: softprops/action-gh-release@v2
97+
uses: softprops/action-gh-release@v3
9898
with:
9999
files: |
100100
build/libs/*.jar

0 commit comments

Comments
 (0)