We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
21.x
1 parent 85f55a4 commit f6bf0f6Copy full SHA for f6bf0f6
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: '21.2.x'
+ node-version: '21.x'
20
check-latest: true
21
- uses: actions/cache@v3
22
0 commit comments