We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c0172 + b6cf0e7 commit 41ad986Copy full SHA for 41ad986
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@v4
+ uses: actions/cache@v5
57
with:
58
path: '~/.local/share/powershell/Modules'
59
key: ${{ runner.os }}-dsc-samples
0 commit comments