Skip to content

Commit cf2b819

Browse files
Merge pull request #178 from guardian/dependabot/github_actions/actions/stale-10
2 parents 117d61c + e7c8492 commit cf2b819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
stale:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/stale@v9
18+
- uses: actions/stale@v10
1919
id: stale
2020
# Read about options here: https://github.com/actions/stale#all-options
2121
with:

0 commit comments

Comments
 (0)