Skip to content

Commit 36c1551

Browse files
committed
Allow Node 20 for peaceiris/actions-gh-pages
1 parent 958dc39 commit 36c1551

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rustdoc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
RUSTFLAGS: "-D warnings -W unreachable-pub"
1111
RUSTDOCFLAGS: "-D warnings"
1212
RUSTUP_MAX_RETRIES: 10
13+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
1314

1415
jobs:
1516
rustdoc:

0 commit comments

Comments
 (0)