Skip to content

v4.3.0 (🔥 Busy Day)

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 00:03
· 401 commits to refs/heads/master since this release
6b2284a

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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