diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9e7350e..581e888 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,7 +58,7 @@ jobs: powerbi-desktop-samples - name: 'Cache: ~/.nuget/packages' - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.nuget/packages