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.
1 parent f9deb60 commit 2916d59Copy full SHA for 2916d59
.github/workflows/PSScriptAnalyzer.yml
@@ -5,7 +5,7 @@ jobs:
5
name: Run PSScriptAnalyzer
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
9
- name: lint
10
uses: alagoutte/github-action-psscriptanalyzer@master
11
with:
0 commit comments