Skip to content

Commit 3efd3d2

Browse files
committed
chores: update deadlink
1 parent 2ad7fa5 commit 3efd3d2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/markdown/05-access/02-runners.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Notes:
2525

2626
See runner pre-install softwares to have an idea of what you can use in your actions.
2727

28-
- [ubuntu-lastest](https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2004-Readme.md)
29-
- [windows-lastest](https://github.com/actions/runner-images/blob/main/images/win/Windows2022-Readme.md)
30-
- [macos-lastest](https://github.com/actions/runner-images/blob/main/images/macos/macos-11-Readme.md)
28+
- [ubuntu-lastest](https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md)
29+
- [windows-lastest](https://github.com/actions/runner-images/blob/main/images/windows/Windows2025-Readme.md)
30+
- [macos-lastest](https://github.com/actions/runner-images/blob/main/images/macos/macos-15-arm64-Readme.md)
3131

3232
Your action must take in account the environment upon which it can run.
3333

0 commit comments

Comments
 (0)