We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08fd33 commit 350a4edCopy full SHA for 350a4ed
.github/workflows/tpip.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
ref: ${{ github.ref_name }}
23
24
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v4
25
26
node-version: '20'
27
cache: 'yarn'
0 commit comments