We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958dc39 commit 36c1551Copy full SHA for 36c1551
1 file changed
.github/workflows/rustdoc.yaml
@@ -10,6 +10,7 @@ env:
10
RUSTFLAGS: "-D warnings -W unreachable-pub"
11
RUSTDOCFLAGS: "-D warnings"
12
RUSTUP_MAX_RETRIES: 10
13
+ ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
14
15
jobs:
16
rustdoc:
0 commit comments