Skip to content

Running v5 locally with act #781

@kodebach

Description

@kodebach

Since there is #121, I assume running locally with https://github.com/nektos/act (and therefore also using this action in gitea) should be supported.

However, when trying

      - name: Setup Gradle
        uses: gradle/actions/setup-gradle@v5

I get the following error

 Unable to resolve v5: unsupported object type

Which according to nektos/act#1600 happens, because v5 doesn't point to a commit directly and instead points to another tag (v5.0.0). Using v5.0.0 directly works, but that of course also pins the version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions