Skip to content

Commit 58a1149

Browse files
committed
Update actions/cache action to v5
1 parent d3e4d8d commit 58a1149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
with:
1010
fetch-depth: '0'
1111
show-progress: 'false'
12-
- uses: actions/cache@v4
12+
- uses: actions/cache@v5
1313
with:
1414
path: /root/.jbang
1515
key: $-jbang-$

0 commit comments

Comments
 (0)