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 3170413 commit 1a94423Copy full SHA for 1a94423
.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