diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 36244ec..9c259b8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: timeout-minutes: 30 steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: # Requiried for codecov action fetch-depth: 2