Skip to content

Commit 5c4a1e3

Browse files
dbuechelquintenVLOT
authored andcommitted
Reverted back to version 8 of stale workflow due to a bug in their caching implementation (see actions/stale#1133).
1 parent 3f48e05 commit 5c4a1e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issues.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
issues: write
1212
pull-requests: write
1313
steps:
14-
- uses: actions/stale@v9
14+
- uses: actions/stale@v8
1515
with:
1616
# https://github.com/marketplace/actions/close-stale-issues
1717
days-before-issue-stale: 28

0 commit comments

Comments
 (0)