Skip to content

Commit b80c9d3

Browse files
chore(deps): update actions/setup-node action to v7
1 parent 2c98cc6 commit b80c9d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: actions/checkout@v6
5050

5151
- name: Use Node.js ${{ matrix.node-version }}
52-
uses: actions/setup-node@v6.4.0
52+
uses: actions/setup-node@v7.0.0
5353
with:
5454
node-version: ${{ matrix.node-version }}
5555
cache: npm

0 commit comments

Comments
 (0)