Skip to content

Commit

Permalink
Fix the lock workflow
Browse files Browse the repository at this point in the history
I seem to have overlooked this for a long time, same fix as per
previous two commits.
  • Loading branch information
pgjones committed Sep 30, 2023
1 parent 89be65f commit 121c919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads
- uses: dessant/lock-threads@v4
with:
issue-inactive-days: 14
pr-inactive-days: 14

0 comments on commit 121c919

Please sign in to comment.