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 327f632 commit 3be169cCopy full SHA for 3be169c
.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