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 6b766a2 commit d2f96a3Copy full SHA for d2f96a3
.github/workflows/cd.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: "Checkout"
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
with:
20
fetch-depth: 0
21
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments