Skip to content

Commit d668f9c

Browse files
🔖(deps): Update actions/cache digest to ab5e6d0 (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f9900f commit d668f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: checkout
1717
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
18-
- uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
18+
- uses: actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319 # v4
1919
with:
2020
path: /root/.jbang
2121
key: $-jbang-$

0 commit comments

Comments
 (0)