[latex3-commits] [latex3/latex2e] develop: Bump actions/stale from 8 to 9 (#1206) (db2b9884)
github at latex-project.org
github at latex-project.org
Mon Dec 11 20:52:31 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/db2b9884d7c629ce0941ff00fa0650a3287f5e01
>---------------------------------------------------------------
commit db2b9884d7c629ce0941ff00fa0650a3287f5e01
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Dec 11 19:52:31 2023 +0000
Bump actions/stale from 8 to 9 (#1206)
>---------------------------------------------------------------
db2b9884d7c629ce0941ff00fa0650a3287f5e01
.github/workflows/stale.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/stale.yaml b/.github/workflows/stale.yaml
index dd0294d9..e60ce8ef 100644
--- a/.github/workflows/stale.yaml
+++ b/.github/workflows/stale.yaml
@@ -11,7 +11,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- - uses: actions/stale at v8
+ - uses: actions/stale at v9
with:
# Number of days of inactivity before an issue becomes stale
days-before-stale: 60
More information about the latex3-commits
mailing list.