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.
2 parents 3170413 + 1a94423 commit 4c4e067Copy full SHA for 4c4e067
.github/workflows/vhs.yml
@@ -17,17 +17,17 @@ jobs:
17
pip install .
18
19
# runpod --help
20
- - uses: charmbracelet/vhs-action@v1
+ - uses: charmbracelet/vhs-action@v2
21
with:
22
path: ".github/tape_collection/cli_help.tape"
23
24
# runpod config
25
26
27
path: ".github/tape_collection/cli_config.tape"
28
29
# runpod ssh
30
31
32
path: ".github/tape_collection/cli_ssh.tape"
33
0 commit comments