Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit 8c3e7ca

Browse files
committed
chore(deps): update actions/setup-node digest to 0a44ba7
1 parent 0e443da commit 8c3e7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1414
- name: Use Node.js
15-
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
15+
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
1616
with:
1717
node-version: "18"
1818
- name: npm install, build, and test

0 commit comments

Comments
 (0)