From 0d0fd3f41bb9cf0da1ecd301a23602599851a639 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 7 Apr 2022 03:53:40 -0700 Subject: [PATCH] Update history to reflect merge of #8986 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d688d717..b596c41c 100644 --- a/History.markdown +++ b/History.markdown @@ -102,6 +102,7 @@ * Fix typo in Bug Report template (#8951) * Check symlink outside site_source without Pathutil (#9015) * Stop testing with Rubies older than 2.7 on non-Windows (#8955) + * Bump actions/checkout from 2 to 3 (#8986) ### Minor Enhancements