diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index a007d8c..4074ed5 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -16,7 +16,7 @@ jobs: steps: - name: ⬇️ Set up code - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: show-progress: false