Skip to content

Commit 9ff26c8

Browse files
chore(deps): update actions/cache action to v4.3.0 (#13)
Co-authored-by: agntcy-automation[bot] <269490587+agntcy-automation[bot]@users.noreply.github.com>
1 parent 7511b8b commit 9ff26c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
cache: true
6161

6262
- name: Setup license cache
63-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
63+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
6464
with:
6565
path: .licensei.cache
6666
key: license-cache-${{ runner.os }}-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)