Skip to content

Commit 8361072

Browse files
committed
chore(deps): update actions/setup-node action to v4.1.0
1 parent 21acf46 commit 8361072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
repository: ${{ github.event.pull_request.head.repo.full_name }}
4646

4747
- name: Use Node.js 20.x
48-
uses: actions/setup-node@v4.0.4
48+
uses: actions/setup-node@v4.1.0
4949
with:
5050
cache: 'yarn'
5151
node-version: '20.x'

0 commit comments

Comments
 (0)