Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 37452f5

Browse files
authored
Update release-please.yml
1 parent 4759d69 commit 37452f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
release-type: node
2020
- uses: actions/checkout@v3
21-
- uses: actions/setup-node@v3
21+
- uses: actions/setup-node@v4
2222
with:
2323
node-version: '20.10.0'
2424
registry-url: https://registry.npmjs.org/

0 commit comments

Comments
 (0)