1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-09 13:30:04 +00:00

chore: ci fix, package-lock regen

This commit is contained in:
M
2025-12-12 17:27:29 +01:00
parent cd64ebc518
commit d45b528846
3 changed files with 42 additions and 101 deletions

View File

@@ -28,7 +28,7 @@ jobs:
with:
path: |
~/.npm
~/.cypress/Cypress
~/.cache/Cypress
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-