diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 3dedf75f41..a972e92f8e 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -19,7 +19,7 @@ runs: cache: 'pip' - name: Setup cache for poetry - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5 with: path: | ~/.cache/pypoetry