diff --git a/.github/workflows/firmware.yml b/.github/workflows/firmware.yml index 2538d34f5..36aecd83d 100644 --- a/.github/workflows/firmware.yml +++ b/.github/workflows/firmware.yml @@ -64,7 +64,7 @@ jobs: run: source tools/ci.sh && ci_update_submodules - name: '♻ Caching dependencies' - uses: actions/cache@v4.2.0 + uses: actions/cache@v4.3.0 id: cache with: path: | @@ -125,7 +125,7 @@ jobs: submodules: false - name: '♻ Caching dependencies' - uses: actions/cache@v4.2.0 + uses: actions/cache@v4.3.0 id: cache with: path: |