Skip to content

Commit 6ec1927

Browse files
authored
Update Stale Issues version
1 parent 9d498fd commit 6ec1927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/stale@4.0.0
14+
- uses: actions/stale@v4.0.0
1515
id: stale
1616
with:
1717
days-before-stale: -1

0 commit comments

Comments
 (0)