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 68b886c + 58ba0ed commit ee55313Copy full SHA for ee55313
1 file changed
.github/workflows/publish.site.yml
@@ -53,7 +53,7 @@ jobs:
53
# cd ..
54
- name: Setup PowerShell module cache
55
id: cacher
56
- uses: actions/cache@v5
+ uses: actions/cache@v6
57
with:
58
path: '~/.local/share/powershell/Modules'
59
key: ${{ runner.os }}-dsc-samples
0 commit comments