diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f5a87dcb..0a30d142 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -49,7 +49,7 @@ jobs: - 16.0 steps: # Shared steps - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0Fetch all history for all tags and branches - name: Install python