You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ using an IAM role to generate temporary security credentials.
20
20
#### v4 Announcement (9/11/23)
21
21
22
22
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.
24
24
You can still see the `v3` announcement below, as it is still recent.
0 commit comments