We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab462e4 + 8051697 commit a84c7faCopy full SHA for a84c7fa
2 files changed
.github/workflows/check-dist.yml
@@ -28,7 +28,7 @@ jobs:
28
persist-credentials: false
29
30
- name: Set up Node.js
31
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
32
with:
33
node-version-file: .nvmrc
34
.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