We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e3b078 + b1160e3 commit 36700daCopy full SHA for 36700da
1 file changed
.github/workflows/deploy-docs.yml
@@ -76,7 +76,7 @@ jobs:
76
path: gh-pages
77
78
- name: Setup Node.js
79
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
80
with:
81
node-version: '20'
82
cache: 'npm'
0 commit comments