Skip to content

Commit 00418ef

Browse files
Update actions/setup-node digest to cdca736
1 parent f73c75e commit 00418ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13-
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
13+
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
1414
with:
1515
node-version: "16"
1616
cache: "yarn"

0 commit comments

Comments
 (0)