Skip to content

v1.9.3 (📝 Interview day)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 15:54
· 7 commits to refs/heads/master since this release
2c26269

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     artifacts#v1.9.2:
+     artifacts#v1.9.3:
        download: "log/**/*.log"