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 cabaeb5 commit ce05eb7Copy full SHA for ce05eb7
.github/workflows/continuous-integration.yaml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
9
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
10
with:
11
node-version: '20.19.4'
12
cache: 'yarn'
0 commit comments