We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0115adf commit eabf929Copy full SHA for eabf929
.github/workflows/stale.yaml
@@ -33,7 +33,7 @@ jobs:
33
runs-on: ubuntu-latest
34
steps:
35
- name: Checkout repository
36
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
37
- name: Run delete-old-branches-action
38
uses: beatlabs/delete-old-branches-action@v0.0.10
39
with:
0 commit comments