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 689301a commit a092893Copy full SHA for a092893
.github/workflows/action-format.yml
@@ -75,7 +75,7 @@ jobs:
75
run: echo "::set-output name=dir::$(yarn cache dir)"
76
77
- name: Cache yarn
78
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
+ uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
79
id: yarn-cache
80
with:
81
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
0 commit comments