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 3c27b8f commit 35b1240Copy full SHA for 35b1240
.github/workflows/cd.yml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- name: Checkout repo and submodules
34
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
35
with:
36
submodules: recursive
37
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
0 commit comments