We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14c4ae commit 1328af0Copy full SHA for 1328af0
1 file changed
.github/workflows/docsygen.yml
@@ -30,7 +30,7 @@ jobs:
30
which realpath
31
32
- name: Setup Node.js for Slidev
33
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
34
with:
35
node-version: '20'
36
0 commit comments