We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092402d commit be0c21cCopy full SHA for be0c21c
.github/workflows/docs.yml
@@ -41,7 +41,7 @@ jobs:
41
python-version: "3.10"
42
43
- name: Setup Node
44
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
45
with:
46
node-version: "18"
47
0 commit comments