Skip to content

Commit 0f6525c

Browse files
committed
chore(deps): update actions/setup-node action to v3.8.2
1 parent 28cf220 commit 0f6525c

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
@@ -53,7 +53,7 @@ jobs:
5353
repository: ${{ github.event.pull_request.head.repo.full_name }}
5454

5555
- name: Use Node.js 20.x
56-
uses: actions/[email protected].1
56+
uses: actions/[email protected].2
5757
with:
5858
cache: 'yarn'
5959
node-version: '20.x'

0 commit comments

Comments
 (0)