Skip to content

v4.10.0 (✅ Checkin Time!)

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 17:54
· 335 commits to refs/heads/master since this release
b584af1

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.9.0:
+     docker-compose#v4.10.0:
        image: someimage
        workdir: /app