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 efb037f commit c0f1030Copy full SHA for c0f1030
.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@627f0f41f6904a5b1efbaed9f96d9eb58e92e920
+ uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8
79
id: yarn-cache
80
with:
81
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
0 commit comments