Skip to content

Commit 7e56852

Browse files
chore(deps): update dependency node to v24
1 parent b681557 commit 7e56852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-marketplace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
1515
with:
16-
node-version: '22'
16+
node-version: '24'
1717
cache: 'npm'
1818
cache-dependency-path: package-lock.json
1919
- run: npm install-test

0 commit comments

Comments
 (0)