diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index a685e1d..89727d7 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -47,7 +47,7 @@ jobs: run: | sudo apt install emacs - name: Setup tmate session - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1d16894..70dff5b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -79,7 +79,7 @@ jobs: sudo apt install emacs - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7211d79..381ff0e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -168,7 +168,7 @@ jobs: sudo apt install emacs - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 @@ -234,7 +234,7 @@ jobs: sudo apt install emacs - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 @@ -325,7 +325,7 @@ jobs: sudo apt install emacs - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 @@ -434,7 +434,7 @@ jobs: sudo apt install emacs - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 @@ -536,7 +536,7 @@ jobs: sudo apt install emacs - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 @@ -620,7 +620,7 @@ jobs: uses: rhysd/action-setup-vim@v1 - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60 @@ -685,7 +685,7 @@ jobs: brew install emacs - name: Setup tmate session if: ${{ github.event.inputs.debug == 'true' }} - uses: mxschmitt/action-tmate@v3.22 + uses: mxschmitt/action-tmate@v3.23 with: detached: true timeout-minutes: 60

AltStyle によって変換されたページ (->オリジナル) /