diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e6e91b2..31a9b4b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -13,7 +13,7 @@ jobs: runner: ["X64", "ARM64"] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Build python${{ matrix.version }} rock id: build