We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ca012 commit 57d1b58Copy full SHA for 57d1b58
README.md
@@ -63,7 +63,7 @@ jobs:
63
name: Runs the action with no ignore branches
64
steps:
65
- name: Delete those pesky dead branches
66
- uses: phpdocker-io/github-actions-delete-abandoned-branches@0.2
+ uses: phpdocker-io/github-actions-delete-abandoned-branches@0.3
67
id: delete_stuff
68
with:
69
github_token: ${{ github.token }}
0 commit comments