Skip to content

Commit a689b09

Browse files
chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in /.github/workflows in the gha group (#1498)
1 parent ac25b1a commit a689b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
config-file: .github/release-please/config.json
2626
manifest-file: .github/release-please/manifest.json
2727

28-
- uses: actions/setup-node@v6.1.0
28+
- uses: actions/setup-node@v6.2.0
2929
if: ${{ steps.release.outputs.release_created }}
3030
with:
3131
node-version: '24'

0 commit comments

Comments
 (0)