diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 8087a1c..ebc3edc 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -33,7 +33,7 @@ jobs: echo "computed hash: $HASH" - name: Cache west modules - uses: actions/cache@v3 + uses: actions/cache@v4 env: cache-name: cache-zephyr-modules with: