Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit ee16f3c

Browse files
Bump actions/setup-node from 5 to 6 in the github-actions group (#13289)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65a75cc commit ee16f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-pro-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
python-version-file: 'localstack/.python-version'
213213

214214
- name: Set up Node 22.x
215-
uses: actions/setup-node@v5
215+
uses: actions/setup-node@v6
216216
with:
217217
node-version: 22.x
218218

0 commit comments

Comments
 (0)