Skip to content

Commit 9e79b11

Browse files
author
ur-renovate
committed
chore(deps): update actions/setup-node action to v3.8.0
1 parent b807787 commit 9e79b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ runs:
6363
6464
- name: Setup node
6565
if: inputs.function == ''
66-
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
66+
uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3.8.0
6767
with:
6868
node-version: ${{ env.node_version }}
6969

0 commit comments

Comments
 (0)