Skip to content

Commit 5da63d7

Browse files
Update psscriptanalyzer-check.yml
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent 40b747e commit 5da63d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/psscriptanalyzer-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
uses: actions/[email protected]
2626

2727
- name: 🛠️ Setup PowerShell
28-
uses: actions/setup-powershell@v1
28+
uses: actions/setup-pwsh@v1
2929
with:
30-
powershell-version: '7.4'
30+
pwsh-version: '7.4'
3131

3232
- name: 🔎 Run PSScriptAnalyzer and Export SARIF
3333
shell: pwsh

0 commit comments

Comments
 (0)