There was an error while loading. Please reload this page.
1 parent c466f03 commit c9bf700Copy full SHA for c9bf700
1 file changed
.github/workflows/stale.yml
@@ -12,7 +12,7 @@ jobs:
12
if: "github.repository == 'ESMValGroup/ESMValTool'"
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/stale@1e223db275d687790206a7acac4d1a11bd6fe629 # v10.4.0
+ - uses: actions/stale@4391f3da665fdf50b6810c1a66712fb9ba21aa93 # v11.0.0
16
with:
17
days-before-issue-stale: 1080
18
days-before-pr-stale: 360
0 commit comments