We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442c769 commit 713a465Copy full SHA for 713a465
.github/workflows/tests.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Setup tmux build cache for tmux ${{ matrix.tmux-version }}
28
id: tmux-build-cache
29
- uses: actions/cache@v3
+ uses: actions/cache@v4
30
with:
31
path: ~/tmux-builds/tmux-${{ matrix.tmux-version }}
32
key: tmux-${{ matrix.tmux-version }}
0 commit comments