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 1405f76 commit 5542307Copy full SHA for 5542307
.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