Skip to content

Commit 4b99066

Browse files
authored
Merge pull request #3 from mogenius/renovate/actions-setup-node-6.x
chore(deps): update actions/setup-node action to v6.4.0
2 parents adcf70d + c49cba3 commit 4b99066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
fetch-depth: 0
102102

103103
- name: Setup Node.js
104-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
104+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
105105
with:
106106
node-version: 22
107107

0 commit comments

Comments
 (0)