Skip to content

Commit aba2dd5

Browse files
authoredOct 24, 2024
chore(deps): update actions/setup-node action to v4.1.0
1 parent 00ff85c commit aba2dd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/actions/setup-node/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444
}}' >> "$GITHUB_ENV"
4545
4646
- name: Setup Node
47-
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
47+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
4848
with:
4949
registry-url: 'https://registry.npmjs.org'
5050
node-version: ${{ inputs.node-version }}

0 commit comments

Comments
 (0)