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 3832be9 commit 8a6a948Copy full SHA for 8a6a948
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
format-check:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
- name: Use Node.js
15
uses: actions/setup-node@v4
16
with:
@@ -24,7 +24,7 @@ jobs:
24
build:
25
26
27
28
29
30
@@ -38,7 +38,7 @@ jobs:
38
test:
39
40
41
42
43
44
0 commit comments