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 5370fd5 commit 9ddcbd5Copy full SHA for 9ddcbd5
.github/workflows/pssanalyzer.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
analyze:
14
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
15
steps:
16
- name: Run PS script analyzer
17
uses: microsoft/psscriptanalyzer-action@6b2948b1944407914a58661c49941824d149734f
.github/workflows/test.yml
test:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments