We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea2515 commit 7a3457aCopy full SHA for 7a3457a
.github/workflows/linting.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
node-version: 20
31
- name: Кэширование модулей
32
- uses: actions/cache@v2
+ uses: actions/cache@v4
33
env:
34
cache-name: cache-node-modules
35
.github/workflows/pr-preview.yml
@@ -30,7 +30,7 @@ jobs:
- uses: actions/cache@v3
36
0 commit comments