diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 72f01c6..cff124a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,7 +12,7 @@ jobs: matrix: ruby-version: [3.2, 3.3, 3.4] steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: show-progress: "false" - name: get bundler version