Skip to content

Commit 6085f1a

Browse files
chore(deps): update actions/setup-node action to v5 (#3079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b47d2d commit 6085f1a

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
@@ -99,7 +99,7 @@ jobs:
9999
environment: npm-publish-environment
100100
steps:
101101
- name: Setup Node
102-
uses: actions/setup-node@v4
102+
uses: actions/setup-node@v5
103103
with:
104104
node-version: 24
105105
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)