diff --git a/.github/workflows/deploy-origins.yml b/.github/workflows/deploy-origins.yml index fccdf4b..f02488c 100644 --- a/.github/workflows/deploy-origins.yml +++ b/.github/workflows/deploy-origins.yml @@ -211,7 +211,7 @@ jobs: cache: true - name: Cache pub-cache and .dart_tool - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | ~/.pub-cache