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 2ea893a commit c66791aCopy full SHA for c66791a
.github/workflows/eslint-tsc.yml
@@ -31,7 +31,7 @@ jobs:
31
run: echo "::set-output name=dir::$(yarn cache dir)"
32
33
- name: Use Yarn cache
34
- uses: actions/[email protected].3
+ uses: actions/[email protected].4
35
id: yarn-cache
36
with:
37
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
0 commit comments