diff --git a/.github/workflows/build-test-publish.yml b/.github/workflows/build-test-publish.yml index 795d58f55..32ff0bb0f 100644 --- a/.github/workflows/build-test-publish.yml +++ b/.github/workflows/build-test-publish.yml @@ -119,7 +119,7 @@ jobs: architecture: "x64" - name: Cache GTK-Build id: cache-gtk-build - uses: actions/cache@v3 + uses: actions/cache@v4 with: path: "C:\\gtk-build" key: win-gtk-build-2023-10-1-1