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 13ffff7 commit f386273Copy full SHA for f386273
.github/workflows/integration.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
18
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v5
19
with:
20
node-version: "16"
21
cache: 'npm'
0 commit comments