We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a29888 commit a370d7dCopy full SHA for a370d7d
.github/workflows/node.js.yml
@@ -42,7 +42,7 @@ jobs:
42
BROWSERS: "FirefoxHeadless"
43
steps:
44
- name: Checkout
45
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
46
47
- name: Cache
48
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
0 commit comments