We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f94374 + c99d6f3 commit a44a37cCopy full SHA for a44a37c
2 files changed
.github/workflows/check-dist.yml
@@ -29,7 +29,7 @@ jobs:
29
persist-credentials: false
30
31
- name: Set up Node.js
32
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
33
with:
34
node-version-file: .nvmrc
35
.github/workflows/compile-dependabot-updates.yml
@@ -18,7 +18,7 @@ jobs:
18
ref: ${{ github.event.pull_request.head.ref }}
19
20
- name: Set up Node
21
22
23
24
cache: 'npm'
0 commit comments