Skip to content

Commit 74f18b8

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 04f5438 commit 74f18b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: actions/checkout@v4
4141

4242
- name: Set up Node.js ${{ matrix.node-version }}
43-
uses: actions/setup-node@v4
43+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
4444
with:
4545
node-version: ${{ matrix.node-version }}
4646

0 commit comments

Comments
 (0)