File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1919 runs-on : windows-latest
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@v2
22+ uses : actions/checkout@v4
2323 with :
2424 fetch-depth : 0
2525 - name : Install SQL Local DB
Original file line number Diff line number Diff line change 1414 pull-requests : write # for dessant/lock-threads to lock PRs
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : dessant/lock-threads@v2
17+ - uses : dessant/lock-threads@v5
1818 with :
1919 github-token : ${{ github.token }}
2020 issue-lock-inactive-days : 31
Original file line number Diff line number Diff line change 1414 runs-on : windows-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@v2
17+ uses : actions/checkout@v4
1818 with :
1919 fetch-depth : 0
2020 - name : Install SQL Local DB
You can’t perform that action at this time.
0 commit comments