Skip to content

Commit 1ba176d

Browse files
committed
chore(deps): bump actions/setup-node from 5 to 6
1 parent e7a3a8a commit 1ba176d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- id: node
5858
name: Setup Node.js
59-
uses: actions/setup-node@v5
59+
uses: actions/setup-node@v6
6060
with:
6161
node-version: "20"
6262

0 commit comments

Comments
 (0)