Skip to content

Commit 9940947

Browse files
authored
Clean branch action (#2405)
* added workflow * im dumb and used an outdated version of the action
1 parent b2454c2 commit 9940947

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/remove-stale-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Preview stale branches
22-
uses: fpicalausa/remove-stale-branches@v2
22+
uses: fpicalausa/remove-stale-branches@v2.4.0
2323
with:
2424
dry-run: true
2525
# curr threshold is >= 2 years

0 commit comments

Comments
 (0)