Skip to content

Commit fa198c5

Browse files
chore(deps): bump actions/stale from 9 to 10
Auto-merged dependabot update. Build/lint/typecheck pass.
1 parent 9316fe0 commit fa198c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
stale:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/stale@v9
16+
- uses: actions/stale@v10
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
days-before-issue-stale: 30

0 commit comments

Comments
 (0)