Skip to content

Commit 43bd7a2

Browse files
renovate[bot]marcoow
authored andcommitted
chore(deps): update actions/setup-node action to v6
1 parent 8beb36d commit 43bd7a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -707,7 +707,7 @@ jobs:
707707
with:
708708
version: 10
709709
- name: Use Node.js ${{ matrix.node-version }}
710-
uses: actions/setup-node@v5
710+
uses: actions/setup-node@v6
711711
with:
712712
node-version: ${{ matrix.node-version }}
713713
cache: "pnpm"

0 commit comments

Comments
 (0)