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 af3e879 + edeb6f3 commit 761be43Copy full SHA for 761be43
.github/workflows/bump-docs-version.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "Extracted version: $VERSION"
28
29
- name: Setup Node
30
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
31
with:
32
node-version: 22
33
cache: npm
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
fetch-depth: 0 # Not needed if lastUpdated is not enabled
34
35
36
37
38
0 commit comments