Skip to content

Commit dc1b73c

Browse files
author
ur-renovate
committed
chore(deps): update actions/setup-node action to v3.7.0
1 parent fba1b3a commit dc1b73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
2525

2626
- name: Set Node.js 16.x
27-
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
27+
uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
2828
with:
2929
node-version: 16.x
3030

0 commit comments

Comments
 (0)