mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
Update dessant/lock-threads action to v4.0.1
This commit is contained in:
parent
063a317783
commit
f26dedd7c9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lock-threads.yml
vendored
2
.github/workflows/lock-threads.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Lock inactive threads
|
||||
uses: dessant/lock-threads@v4.0.0
|
||||
uses: dessant/lock-threads@v4.0.1
|
||||
with:
|
||||
issue-inactive-days: 60
|
||||
pr-inactive-days: 60
|
||||
|
|
Loading…
Reference in a new issue