diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 92c65a7b..5f432c25 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Check out repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: # Check out the pull request repository and branch. # If the PR is made from a fork, this will check out the fork.