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 327f632 + 3be169c commit 4c362eaCopy full SHA for 4c362ea
.github/workflows/pages.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
steps:
25
- name: Checkout
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
- name: Use Node.js 18.x (LTS)
28
uses: actions/setup-node@v3
29
with:
.github/workflows/test.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
15
16
0 commit comments