10000 chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#2539) · tj-actions/changed-files@c34c1c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c34c1c1

Browse files
chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#2539)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52c3beb commit c34c1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
repository: ${{ github.event.pull_request.head.repo.full_name }}
4646

4747
- name: Use Node.js 20.x
48-
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
48+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
4949
with:
5050
cache: 'yarn'
5151
node-version: '20.x'

0 commit comments

Comments
 (0)
0