Skip to content

Commit

Permalink
Bump the github-actions group with 1 update (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent bb2a483 commit 2bd905a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: artifacts
path: target/*.jar
- name: Create Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
prerelease: true
Expand Down

0 comments on commit 2bd905a

Please sign in to comment.