Skip to content

Commit 365a752

Browse files
authored
Merge branch 'master' into 2714-cairo-native
2 parents ca318c3 + a649be8 commit 365a752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automate-stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Run Stale Bot
1818
id: stale
19-
uses: actions/stale@v9
19+
uses: actions/stale@v10
2020
with:
2121
# General settings
2222
days-before-stale: ${{ env.DAYS_BEFORE_STALE }}

0 commit comments

Comments
 (0)