Skip to content

Commit f28ece9

Browse files
build(deps): bump actions/cache from 4.2.2 to 4.2.3 (#2549)
1 parent f427e3d commit f28ece9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
run: echo "::set-output name=dir::$(yarn cache dir)"
7676

7777
- name: Cache yarn
78-
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
78+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
7979
id: yarn-cache
8080
with:
8181
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}

0 commit comments

Comments
 (0)