Skip to content

Commit 2eceef4

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
29-
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
29+
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
3030
with:
3131
node-version: 18
3232
- run: npm install

0 commit comments

Comments
 (0)