diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72ad380..5153285 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: path: 'source' fetch-depth: 0