Skip to content

Commit 1c3c56f

Browse files
chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#286)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano Vozza <[email protected]>
1 parent bf2ba2d commit 1c3c56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
ref: ${{ github.sha }}
4848
- name: Setup Node.js
49-
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
49+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
5050
with:
5151
node-version: "24"
5252
cache: "npm"

0 commit comments

Comments
 (0)