Skip to content

Commit 106f823

Browse files
committed
upgrade Node.js version
1 parent 30adf09 commit 106f823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slides.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-node@v3
2626
with:
27-
node-version: '16'
27+
node-version: '20'
2828
cache: 'npm'
2929

3030
- name: Install dependencies

0 commit comments

Comments
 (0)