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 1323c81 commit 1e1691dCopy full SHA for 1e1691d
.github/workflows/workflow.yaml
@@ -143,7 +143,7 @@ jobs:
143
with:
144
node-version: '20.19.5'
145
check-latest: true
146
- - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
147
148
path: |
149
node_modules
@@ -173,7 +173,7 @@ jobs:
173
174
175
176
177
178
179
0 commit comments