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 47c6339 commit ea71936Copy full SHA for ea71936
README.md
@@ -58,7 +58,7 @@ jobs:
58
name: Satisfy my repo CDO
59
steps:
60
- name: Delete those pesky dead branches
61
- uses: phpdocker-io/github-actions-delete-abandoned-branches@1
+ uses: phpdocker-io/github-actions-delete-abandoned-branches@v1
62
id: delete_stuff
63
with:
64
github_token: ${{ github.token }}
0 commit comments