There was an error while loading. Please reload this page.
2 parents 35772f1 + 36050d3 commit b789cd8Copy full SHA for b789cd8
1 file changed
.github/workflows/stale_check.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
if: github.repository == 'Shopify/ruby-lsp'
13
steps:
14
- - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
+ - uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
15
with:
16
days-before-stale: 60
17
days-before-close: 14
0 commit comments