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 4780bd4 commit b3670f5Copy full SHA for b3670f5
.github/workflows/docs.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout repository
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
16
- name: Install Node v16
17
uses: actions/setup-node@v3
.github/workflows/test.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
35
36
0 commit comments