diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1d9015f..bea2613 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -69,7 +69,7 @@ jobs: cd .. tmux -V - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: "Test ruby ${{ matrix.ruby_version }} tmux ${{ matrix.tmux_version }}" run: | bundle install