Skip to content

Commit 3336c52

Browse files
Bump actions/setup-node from 4 to 6 (#75)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72c868a commit 3336c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
HOMEBREW_TAP_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}
161161

162162
- name: Set up Node.js
163-
uses: actions/setup-node@v4
163+
uses: actions/setup-node@v6
164164
with:
165165
node-version: "20"
166166
registry-url: "https://registry.npmjs.org"

0 commit comments

Comments
 (0)