Skip to content

Commit c4e23d1

Browse files
authored
Merge pull request #36 from Novusvetus/updates-2022-12-21
Updates 2022-12-21
2 parents 9470793 + cdb38db commit c4e23d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
-
1313
name: '🚀 Run stale'
14-
uses: actions/stale@v6
14+
uses: actions/stale@v7
1515
with:
1616
repo-token: '${{ secrets.GITHUB_TOKEN }}'
1717
days-before-stale: 180

0 commit comments

Comments
 (0)