Skip to content

v4.8.0 (⚽ World Cup)

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 20:19
· 355 commits to refs/heads/master since this release
44894d4

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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