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 b185d93 commit a3914adCopy full SHA for a3914ad
.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@0400d5f644dc74513175e3cd8d07132dd4860809
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830
79
id: yarn-cache
80
with:
81
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
0 commit comments