Skip to content

Commit 7fda765

Browse files
Bump the github-actions group with 1 update (#30)
1 parent 4abcf0e commit 7fda765

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
@@ -24,7 +24,7 @@ jobs:
2424
name: artifacts
2525
path: target/*.jar
2626
- name: Create Release
27-
uses: softprops/action-gh-release@v1
27+
uses: softprops/action-gh-release@v2
2828
if: startsWith(github.ref, 'refs/tags/')
2929
with:
3030
prerelease: true

0 commit comments

Comments
 (0)