Skip to content

Commit a8dbc1f

Browse files
authored
chore: upgrade GitHub Actions for Node 24 compatibility (#5527)
Signed-off-by: Salman Muin Kayser Chishti <[email protected]>
1 parent f22b3da commit a8dbc1f

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
@@ -11,7 +11,7 @@ jobs:
1111
issues: write
1212

1313
steps:
14-
- uses: actions/stale@v10.0.0
14+
- uses: actions/stale@v10.1.1
1515
with:
1616
days-before-issue-stale: 14
1717
days-before-issue-close: 7

0 commit comments

Comments
 (0)