Skip to content

Commit b4bf34b

Browse files
chore(deps): bump actions/setup-node from 4.2.0 to 4.3.0 (#1103)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Subhankar Maiti <35273200+subhankarmaiti@users.noreply.github.com>
1 parent 8dbb863 commit b4bf34b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
2626

2727
- name: Setup Node.js
28-
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a
28+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
2929
with:
3030
node-version: ${{ env.node }}
3131
cache: 'npm'

0 commit comments

Comments
 (0)