We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff12f61 commit e10b18eCopy full SHA for e10b18e
.github/workflows/TestPWTCommands.yml
@@ -34,7 +34,7 @@ jobs:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
36
- name: "Defining cache"
37
- uses: actions/cache@937d24475381cd9c75ae6db12cb4e79714b926ed # v2
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
38
env:
39
cache-name: cache-node-modules
40
with:
.github/workflows/UnitTests.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
0 commit comments