Skip to content

Commit ccc322d

Browse files
Update softprops/action-gh-release action to v3
1 parent 845a55a commit ccc322d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
path: "./"
4545

4646
- name: Upload release asset
47-
uses: softprops/action-gh-release@v2
47+
uses: softprops/action-gh-release@v3
4848
with:
4949
files: "IridiumCore-*.jar"
5050

0 commit comments

Comments
 (0)