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 5c3ee52 commit 3277cefCopy full SHA for 3277cef
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
shell: bash
67
- name: Cache commitlint
68
id: cache-commitlint
69
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
70
with:
71
path: |
72
node_modules
0 commit comments