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.
1 parent a0581a7 commit fd9d703Copy full SHA for fd9d703
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout tree
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
20
- name: Set-up Node.js
21
uses: actions/setup-node@v4
.github/workflows/typedoc.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
.github/workflows/version-or-publish.yml
@@ -20,7 +20,7 @@ jobs:
22
23
0 commit comments