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 d4a1911 + 4aabdf5 commit 01875a1Copy full SHA for 01875a1
.github/workflows/publish.site.yml
@@ -51,7 +51,7 @@ jobs:
51
# cd ..
52
- name: Setup PowerShell module cache
53
id: cacher
54
- uses: actions/cache@v3
+ uses: actions/cache@v4
55
with:
56
path: '~/.local/share/powershell/Modules'
57
key: ${{ runner.os }}-SqlServer-PSScriptAnalyzer
0 commit comments