diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 08c645f..ee814f7 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -27,7 +27,7 @@ jobs: working-directory: tests steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - uses: ./ with: