Skip to content

Commit

Permalink
repair build action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 16, 2023
1 parent 19e9d85 commit 096cd9b
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 @@ -59,7 +59,7 @@ jobs:
buildmode: default
-
name: Delete old Releases
uses: dev-drprasad/delete-older-releases@v0.2
uses: dev-drprasad/delete-older-releases@v0.2.1
with:
repo: ${{ github.repository }}
keep_latest: 3
Expand Down

0 comments on commit 096cd9b

Please sign in to comment.