diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 019026c3..5c481382 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -24,7 +24,7 @@ jobs: python-version: '3.11' - name: Cache Poetry dependencies - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 with: path: | ~/.cache/pypoetry @@ -143,7 +143,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Cache Poetry dependencies - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 with: path: | ~/.cache/pypoetry @@ -189,7 +189,7 @@ jobs: python-version: '3.11' - name: Cache Poetry dependencies - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5 + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5 with: path: | ~/.cache/pypoetry