Skip to content

Commit 0fdf60a

Browse files
authored
Merge pull request #56 from mikinovation/renovate/node-22.x
chore(deps): update dependency node to v22.15.1
2 parents 59d45e3 + c23c706 commit 0fdf60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- uses: actions/setup-node@v4
2929
with:
30-
node-version: 22.15.0
30+
node-version: 22.15.1
3131
registry-url: "https://registry.npmjs.org"
3232

3333
- run: npm publish --access public

0 commit comments

Comments
 (0)