We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1734e53 + 7f3f350 commit 38187d3Copy full SHA for 38187d3
.github/workflows/Action-Test.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
28
- name: Initialize environment
29
- uses: PSModule/Initialize-PSModule@main
+ uses: PSModule/Initialize-PSModule@v1
30
31
- name: Action-Test
32
uses: ./
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments