Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/upload-artifact from 2.2.4 to 3 #13

Closed

Commits on Sep 1, 2021

  1. [api] Add method to retrieve the nodes for an annotation item

    For now all nodes just directly represent vertices in the item,
    but the intention here is that they can represent any form of handle
    which can be used to manipulate an item (e.g. a bezier curve point,
    some "smart shape" handle for resizing or rotating an item, etc)
    nyalldawson committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a4fa4f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Bump actions/upload-artifact from 2.2.4 to 3

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2.2.4...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    760ce4b View commit details
    Browse the repository at this point in the history