Skip to content

Commit 877686b

Browse files
committed
ci(action): update actions/setup-node digest to e33196f
1 parent a99fe91 commit 877686b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
1919
- name: Setup node
20-
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
20+
uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3
2121
with:
2222
node-version-file: .nvmrc
2323
cache: npm

0 commit comments

Comments
 (0)