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 695d85f commit e3702eaCopy full SHA for e3702ea
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Check for duplicate dependencies
36
run: yarn dedupe --check
37
- name: Setup lint cache
38
- uses: actions/[email protected].3
+ uses: actions/[email protected].4
39
with:
40
path: node_modules/.cache
41
key: lint-${{ github.sha }}
0 commit comments