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 1f30da5 + 27c265c commit 903d0a0Copy full SHA for 903d0a0
2 files changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
lint-and-validate:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
13
14
- name: Install PSScriptAnalyzer
15
shell: pwsh
.github/workflows/url-liveness.yml
@@ -13,7 +13,7 @@ jobs:
check-urls:
16
17
18
- name: Probe upstream URLs
19
0 commit comments