Skip to content

Commit a7599f4

Browse files
authored
Merge pull request #18 from PinkQween/dependabot/github_actions/softprops/action-gh-release-3
2 parents 2520e99 + f7691bc commit a7599f4

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
@@ -43,7 +43,7 @@ jobs:
4343
4444
- name: Create GitHub Release
4545
if: startsWith(github.ref, 'refs/tags/')
46-
uses: softprops/action-gh-release@v2
46+
uses: softprops/action-gh-release@v3
4747
with:
4848
tag_name: ${{ github.ref_name }}
4949
name: Build OS ${{ github.ref_name }}

0 commit comments

Comments
 (0)