diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b11ef72..0b9bd4d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,7 +14,7 @@ jobs: os: [Windows, Ubuntu, macOS] steps: - name: Checkout - uses: actions/checkout@v4.1.0 + uses: actions/checkout@v4.1.1 - name: Setup Python uses: actions/setup-python@v4.7.1