Skip to content

Commit 44cdd12

Browse files
Update .github/workflows/stale.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 40b8298 commit 44cdd12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/stale@v10
16+
- uses: actions/stale@v10.0.0
1717
name: Clean up stale PRs
1818
with:
1919
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)