Skip to content

Commit b9f9f0c

Browse files
chore(deps): update softprops/action-gh-release action to v2.4.1
1 parent bdd37d8 commit b9f9f0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
echo "DATE=$(date +'%Y-%m-%d_%s')" >> "${GITHUB_ENV}"
5454
5555
- name: Release Artifacts
56-
uses: softprops/action-gh-release@v2.4.0
56+
uses: softprops/action-gh-release@v2.4.1
5757
with:
5858
name: "mednafen: ${{ env.VERSION }}"
5959
tag_name: "${{ env.VERSION }}@${{ env.DATE }}"

0 commit comments

Comments
 (0)