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
+2-2
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,11 @@ steps:
26
26
restore_cache $(hash_file package-lock.json)
27
27
28
28
plugins:
29
-
- automattic/a8c-ci-toolkit#3.10.1:
29
+
- automattic/a8c-ci-toolkit#3.11.0:
30
30
bucket: a8c-ci-cache # optional
31
31
```
32
32
33
-
Don't forget to verify what [the latest release](https://github.com/Automattic/a8c-ci-toolkit-buildkite-plugin/releases/latest) is and use that value instead of `3.10.1`.
33
+
Don't forget to verify what [the latest release](https://github.com/Automattic/a8c-ci-toolkit-buildkite-plugin/releases/latest) is and use that value instead of `3.11.0`.
0 commit comments