Skip to content

Commit 7d0eb4a

Browse files
committed
fix year
1 parent 6bb7476 commit 7d0eb4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025-01-09-gh-pages-issue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ As of January 2025+ the *GitHub Actions "jekyll.yml" starter workflow in existin
1313
Due to [changes in the ubuntu-latest image](https://github.com/actions/runner-images/issues/10636), the GitHub Action will end up with errors in existing repositories (set up before 2024-01-14) using the workflow--i.e. if you set up a CB-CSV site and are building it with the default GitHub Actions, new builds will likely fail with errors going forward!
1414

1515
Please note that we do not maintain the "jekyll.yml" or GitHub Actions so can not directly fix the default starter workflow.
16-
The incompatibility was fixed 2024-01-14, so NEW projects going forward should work as expected--however, EXISTING collections may still be impacted and require a fix.
16+
The incompatibility was fixed 2025-01-14, so NEW projects going forward should work as expected--however, EXISTING collections may still be impacted and require a fix.
1717

1818
To fix it in your project, edit the file ".github/workflows/jekyll.yml" in your repository. There is two possible ways to fix it.
1919

0 commit comments

Comments
 (0)