diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 047618f956..c9d9a6c136 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,7 +19,7 @@ jobs: docs scripts - name: Setup python - uses: actions/setup-python@v5.3.0 + uses: actions/setup-python@v5.5.0 with: python-version: 3.x - name: Get pip cache directory @@ -68,7 +68,7 @@ jobs: docs scripts - name: Setup python - uses: actions/setup-python@v5.3.0 + uses: actions/setup-python@v5.5.0 with: python-version: 3.x - name: Get pip cache directory