Skip to content

Fails on install docker step: Packages were downgraded and -y was used without --allow-downgrades. #39

@andremandrade

Description

@andremandrade

It's failing in a very basic usage on Github Actions:

...
runs-on: ubuntu-latest
steps:
      - name: Checkout
        uses: actions/checkout@v4
      - uses: docker-practice/[email protected]
        timeout-minutes: 12
...

Error logs:
image

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