v4.4.0 (🎉 Friday)
github-actions
released this
21 Oct 13:37
·
395 commits
to refs/heads/master
since this release
Changes
- Add mount-checkout support (#348) @francoiscampbell
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker-compose#v4.3.0:
+ docker-compose#v4.4.0:
image: someimage
workdir: /app