We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1890ceb + 56fcc5a commit d00bc6dCopy full SHA for d00bc6d
.github/workflows/build.yaml
@@ -43,7 +43,7 @@ jobs:
43
uses: dtolnay/rust-toolchain@stable
44
45
- name: Setup Node.js
46
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
47
with:
48
node-version: '20'
49
.github/workflows/docs.yaml
@@ -16,7 +16,7 @@ jobs:
16
17
18
19
20
21
22
0 commit comments