Skip to content

Commit e1535aa

Browse files
chore(deps): update actions/setup-node action to v6 (#18)
Co-authored-by: mrbro-bot[bot] <137683033+mrbro-bot[bot]@users.noreply.github.com>
1 parent bed7d20 commit e1535aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
uses: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2.1.2
126126

127127
- name: Setup Node.js for NPM publishing
128-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
128+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
129129
with:
130130
node-version: 22
131131
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)