We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e15a9c commit f4469aeCopy full SHA for f4469ae
1 file changed
.github/workflows/api-docs.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
- name: Setup Node
24
uses: actions/setup-node@v4
25
with:
0 commit comments