This is an automated email from the ASF dual-hosted git repository.

milenkovicm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git


The following commit(s) were added to refs/heads/main by this push:
     new ea72d0bc5 chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 
(#1405)
ea72d0bc5 is described below

commit ea72d0bc50f9e378786b245084d32f192020ca07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 16:24:58 2026 +0000

    chore(deps): bump actions/setup-node from 4.4.0 to 6.2.0 (#1405)
    
    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 
4.4.0 to 6.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - 
[Commits](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...6044e13b5dc448c55e2357c09f80417699197238)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/dev.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml
index 3d37b805c..8b0b5d231 100644
--- a/.github/workflows/dev.yml
+++ b/.github/workflows/dev.yml
@@ -41,7 +41,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  # 
v4.2.2
-      - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020  # 
v4.4.0
+      - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238  # 
v6.2.0
         with:
           node-version: "20"
       - name: Prettier check


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to