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 95907f5 + 54f2478 commit 773e711Copy full SHA for 773e711
2 files changed
.github/workflows/docs_deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
25
- name: Setup Node.js
26
uses: actions/setup-node@v6
.github/workflows/pull_request_docs_preview.yml
@@ -23,7 +23,7 @@ jobs:
27
28
29
0 commit comments