We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7240cb commit 9ec5c53Copy full SHA for 9ec5c53
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
node-version:
9
- - 16.16.0
+ - 16.17.0
10
- 18.7.0
11
steps:
12
- uses: actions/checkout@v3
0 commit comments