Skip to content

Commit 7385a29

Browse files
Update Build-PSModule to v4.1
1 parent 0b0b7a3 commit 7385a29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build-Module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fetch-depth: 0
4141

4242
- name: Build module
43-
uses: PSModule/Build-PSModule@main
43+
uses: PSModule/Build-PSModule@v4.1
4444
with:
4545
Name: ${{ fromJson(inputs.Settings).Name }}
4646
Version: ${{ inputs.ModuleVersion }}

0 commit comments

Comments
 (0)