diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f5c6f78..a7cfc14 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,7 +15,7 @@ jobs: fetch-depth: 0 - name: 🔩 Install dependencys - uses: actions/setup-python@v4 + uses: actions/setup-python@v5 with: python-version: 3.7