We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21acf46 commit 8361072Copy full SHA for 8361072
.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
45
repository: ${{ github.event.pull_request.head.repo.full_name }}
46
47
- name: Use Node.js 20.x
48
- uses: actions/setup-node@v4.0.4
+ uses: actions/setup-node@v4.1.0
49
with:
50
cache: 'yarn'
51
node-version: '20.x'
0 commit comments