Skip to content

Commit 4ae3eeb

Browse files
Bump the github-actions group with 1 update (#72)
1 parent 0410613 commit 4ae3eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: artifacts
2727
path: target/*.jar
2828
- name: Create Release
29-
uses: softprops/action-gh-release@v1
29+
uses: softprops/action-gh-release@v2
3030
if: startsWith(github.ref, 'refs/tags/')
3131
with:
3232
prerelease: true

0 commit comments

Comments
 (0)