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 e088444 commit c55237aCopy full SHA for c55237a
.github/workflows/lock-closed-issues.yml
@@ -8,7 +8,7 @@ jobs:
8
lock:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: dessant/lock-threads@v3
+ - uses: dessant/lock-threads@v4
12
with:
13
github-token: ${{ github.token }}
14
issue-inactive-days: '31'
0 commit comments