Skip to content

🪲[Bug]: Override of PowerShellVersion is not taken into account #49

Description

Describe the bug

The module build is not using the overrided (5.1) PowerShellVersion but is setting the default 7.4

Version information

v3

To reproduce

Define PowerShellVersion in manifest.psd1

Code snippet

@{
    # Minimum version of the PowerShell engine required by this module
    PowerShellVersion    = '5.1'
}

Relevant output

Link of the Action:
https://github.com/webalexeu/PSWinBGP/actions/runs/11684684422

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions