We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30adf09 commit 106f823Copy full SHA for 106f823
.github/workflows/slides.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-node@v3
26
with:
27
- node-version: '16'
+ node-version: '20'
28
cache: 'npm'
29
30
- name: Install dependencies
0 commit comments