Skip to content

Commit a30bce8

Browse files
chore: update README to note requirement for self-hosted runners using v4 (#941)
* add note about using node20 * rever license changes --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent dca3818 commit a30bce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ using an IAM role to generate temporary security credentials.
2020
#### v4 Announcement (9/11/23)
2121

2222
We have just released `v4` of Configure AWS Credentials. The only thing that
23-
changed from `v3` is that the action now runs on `node20` instead of `node16`.
23+
changed from `v3` is that the action now runs on `node20` instead of `node16`. If using a self-hosted runner, specify [v2.311.0](https://github.com/actions/runner/releases/tag/v2.311.0) or above for `node20` support.
2424
You can still see the `v3` announcement below, as it is still recent.
2525

2626
#### v3 Announcement (8/23/23)

0 commit comments

Comments
 (0)