Skip to content

Commit 0c08bb8

Browse files
committed
actions issues note
1 parent 9e72c77 commit 0c08bb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/deploy/actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Due to [changes in the ubuntu-latest image](https://github.com/actions/runner-im
5656
To fix it, edit the file ".github/workflows/jekyll.yml" in your repository.
5757
On line 37, replace `uses: ruby/setup-ruby@8575951200e472d5f2d95c625da0c7bec8217c42 # v1.161.0` with `uses: ruby/[email protected]`.
5858
This should fix the error!
59+
Alternatively, replace the whole file with a fresh copy of the default [jekyll.yml starter action](https://github.com/actions/starter-workflows/blob/main/pages/jekyll.yml).
5960
New projects set up after 2025-01-14 are not impacted.
6061
{:.alert .alert-red}
6162

0 commit comments

Comments
 (0)