Skip to content

Commit 3f95490

Browse files
authored
fix: pin package-update action node image to 24
1 parent 2923a21 commit 3f95490

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/package_update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ jobs:
2121
EXECUTE: "true"
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
LOG_LEVEL: debug
24+
SET_NODE_VERSION: "24"
2425
with:
2526
args: -u --packageFile package.json --loglevel verbose

0 commit comments

Comments
 (0)