diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 80022f75..09e13bf7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -64,7 +64,7 @@ jobs: type=ref,event=branch - name: Cache buildkit - uses: actions/cache@v4 + uses: actions/cache@v5 id: cache with: path: | @@ -124,7 +124,7 @@ jobs: type=ref,event=branch - name: Cache buildkit - uses: actions/cache@v4 + uses: actions/cache@v5 id: cache with: path: |